structured-rpc v1.0.0-alpha.4 (2020-05-16T03:27:02Z)
Dub
Repo
MakeRPCsImpl.rpcRecv
orderedrpc
MakeRPCsImpl
Undocumented in source. Be warned that the author may not have intended to support it.
void
rpcRecv
(const(ubyte)[] data)
template
MakeRPCsImpl
(alias RPCSrc, alias RPCTrgt)
void
rpcRecv
(
RPCSrc
src
)
(
const
(
ubyte
)[]
data
)
void
rpcRecv
(ConType!src connection, const(ubyte)[] data)
Meta
Source
See Implementation
orderedrpc
MakeRPCsImpl
functions
rpcRecv