dls v0.25.6 (2019-05-19T16:56:59Z)
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
(
const
string
id
,
const
string
method
)
Meta
Source
See Implementation
dls
protocol
handlers
aliases
NotificationHandler
RequestHandler
ResponseHandler
classes
HandlerNotFoundException
functions
handler
hasResponseHandler
pushHandler
Registers a new dynamic ResponseHandler (used at runtime)