Server.onRequest

Undocumented in source. Be warned that the author may not have intended to support it.
class Server(alias T, alias Protocol)
void
onRequest
(
Sender
)
(
Sender socket
,
size_t id
,
string method
,
ref Value[] params
)

Meta