Documentation
¶
Overview ¶
Package main implements the initialization and entry point function for this server, in main().
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
apiinterface
Package apiinterface provides utilities for interacting with the Blade II Online REST API.
|
Package apiinterface provides utilities for interacting with the Blade II Online REST API. |
|
connection
Package connection implements a websocket connection wrapper with various helper functions.
|
Package connection implements a websocket connection wrapper with various helper functions. |
|
database
Package database provides an interface through which the application can interact with a database.
|
Package database provides an interface through which the application can interact with a database. |
|
game
Package game implements the Blade II Online game server.
|
Package game implements the Blade II Online game server. |
|
matchmaking
Package matchmaking implements the Blade II Online matchmaking server.
|
Package matchmaking implements the Blade II Online matchmaking server. |
|
protocol
Package protocol provides utilities for handling websocket messages.
|
Package protocol provides utilities for handling websocket messages. |
|
routes
Package routes defines http endpoint handlers for http/websocket connections to the server.
|
Package routes defines http endpoint handlers for http/websocket connections to the server. |
|
transactions
Package transactions implements handlers for various interactions with raw websocket connections, before they are packaged and added to the server.
|
Package transactions implements handlers for various interactions with raw websocket connections, before they are packaged and added to the server. |
|
pkg
|
|
|
mathplus
Package mathplus implements various math helper functions.
|
Package mathplus implements various math helper functions. |
|
rid
Package rid implements cryptographically secure random strings.
|
Package rid implements cryptographically secure random strings. |
|
slice
Package slice implements slice helper functions
|
Package slice implements slice helper functions |
Click to show internal directories.
Click to hide internal directories.