dls v0.1.2 (2018-03-24T18:04:37Z)
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)