RpcProtocolEventHandler Type alias

Handles RPC protocol events.

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

Defined in

Last Updated: 08 January, 2020