RpcProtocolEventHandler Type alias

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

Defined in

Last Updated: 11 June, 2024