dls ~master (2018-04-11T19:17:54Z)
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
functions
handler
hasRegisteredHandler
pushHandler
templates
isHandler
Registers a new dynamic ResponseHandler (used at runtime)