dls v0.1.2 (2018-03-24T18:04:37Z)
Dub
Repo
Server.send
dls
server
Server
Sends a request or a notification message.
auto
send
(string method, Nullable!JSONValue params)
class
Server
static
auto
send
(
string
method
,
Nullable
!
JSONValue
params
)
auto
send
(string method, T params)
Meta
Source
See Implementation
dls
server
Server
properties
initState
opDispatch
static functions
loop
send
Sends a request or a notification message.