dls v0.1.2 (2018-03-24T18:04:37Z)
Dub
Repo
Server.send
dls
server
Server
Undocumented in source. Be warned that the author may not have intended to support it.
auto
send
(string method, Nullable!JSONValue params)
auto
send
(string method, T params)
class
Server
static
auto
send
(
T
)
(
string
method
,
T
params
)
if
(
!
is
(
T
:
Nullable
!
JSONValue
)
)
Meta
Source
See Implementation
dls
server
Server
properties
initState
opDispatch
static functions
loop
send