reloadedvibes.server

Undocumented in source.

Members

Functions

registerService
HTTPListener registerService(Socket s, Watcher w)
Undocumented in source. Be warned that the author may not have intended to support it.
registerStaticWebserver
HTTPListener registerStaticWebserver(Socket s, string docroot)
Undocumented in source. Be warned that the author may not have intended to support it.
registerStaticWebserver
HTTPListener registerStaticWebserver(Socket s, string docroot, Socket nfService)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(HTTPListeners listeners)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

tm
TaskMutex tm;
Undocumented in source.

Meta