MessageKind
Defined in: src/interfaces/hooks.interface.ts:6
Discriminates the kind of message routed through the transport.
Enumeration Members
Event
Event:
"event"
Defined in: src/interfaces/hooks.interface.ts:7
Rpc
Rpc:
"rpc"
Defined in: src/interfaces/hooks.interface.ts:8