rpc v1.1.0 (2018-09-06T18:10:46Z)
Dub
Repo
IRPCServer.tick
rpc
core
IRPCServer
Undocumented in source.
interface
IRPCServer
(TId, TRequest, TResponse)
@
safe
void
tick
(
)
if
(
is
(
TRequest
:
IRPCRequest
!
TId
) &&
is
(
TResponse
:
IRPCResponse
)
)
Meta
Source
See Implementation
rpc
core
IRPCServer
functions
registerInterface
registerRequestHandler
tick