RpcProtocolEventHandler Type alias

RpcProtocolEventHandler = (type: RpcProtocolEvent, object: RpcRequest | RpcInvocation, err?: any) => void

Defined in

Last Updated: 29 November, 2022