Mirage.RemoteCalls
Classes
ClientRpcSender
RemoteCall
Used for invoking a RPC methods
RemoteCallCollection
ReturnRpcException
ServerRpcSender
Methods used by weaver to send RPCs
Structs
RpcId
RpcMessage
RpcRateLimitConfig
Rate limit configuration for an RPC method. Use for no rate limiting, or to configure a token bucket.
RpcReply
RpcWithReplyMessage
Enums
RpcInvokeType
Delegates
RequestDelegate<T>
RpcDelegate
Delegate for ServerRpc functions.