rpc ~master (2019-04-11T21:28:52Z)
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