WormNETHttpServer

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

onRequest
void onRequest(HttpRequest request, HttpServerConnection conn)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

gameTimeout
enum gameTimeout;
Undocumented in source.

Structs

Game
struct Game
Undocumented in source.

Variables

gameCounter
int gameCounter;
Undocumented in source.
games
Game[] games;
Undocumented in source.
server
HttpServer server;
Undocumented in source.

Meta