rpc v1.1.0 (2018-09-06T18:10:46Z)
Dub
Repo
RawJsonRPCServer.registerRequestHandler
rpc
protocol
json
RawJsonRPCServer
Undocumented in source. Be warned that the author may not have intended to support it.
class
RawJsonRPCServer
(TId)
void
registerRequestHandler
(
string
method
,
JsonRPCRequestHandler
!
TId
handler
)
Meta
Source
See Implementation
rpc
protocol
json
RawJsonRPCServer
constructors
this
functions
registerRequestHandler
sendResponse
tick