Server

Undocumented in source.

Members

Properties

initState
auto initState [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
initState
InitializeParams initState [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
T opDispatch [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

loop
void loop()
Undocumented in source. Be warned that the author may not have intended to support it.
send
auto send(string method, Nullable!JSONValue params)

Sends a request or a notification message.

send
auto send(string method, T params)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta