tynukrpc ~master (2021-09-06T08:44:50Z)
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