dls v0.5.9 (2018-06-09T15:06:45Z)
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
hasRegisteredHandler
pushHandler
templates
isHandler
Registers a new dynamic ResponseHandler (used at runtime)