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