dls v0.12.0 (2018-09-17T20:08:40Z)
Dub
Repo
pushHandler
dls
protocol
handlers
Registers a new dynamic
ResponseHandler
(used at runtime)
void
pushHandler
(string method, F func)
void
pushHandler
(string id, string method)
void
pushHandler
(
string
id
,
string
method
)
Meta
Source
See Implementation
dls
protocol
handlers
aliases
NotificationHandler
RequestHandler
ResponseHandler
classes
HandlerNotFoundException
functions
handler
hasResponseHandler
pushHandler
templates
isHandler
Registers a new dynamic ResponseHandler (used at runtime)