sel.server.server

Members

Classes

GenericGameServer
class GenericGameServer

A generic server that only contains a ServerInfo, the supported protocols and the mothods to start it.

GenericServer
class GenericServer
Undocumented in source.
Handler
class Handler
Undocumented in source.
ServerInfo
class ServerInfo

Basic server's informations, used to display the server in the game's server list and in the queries.

Functions

checkProtocols
uint[] checkProtocols(uint[] protocols, inout(uint)[] supported)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

TupleOf
template TupleOf(alias array)
Undocumented in source.

Meta

License

LGPL-3.0

Authors

Kripth