Custom Ws Message type to use for sending data back and forth between your server and the clients. This data will be not processed by the internal server, but instead directly returned to the web socket message handler of your custom server implementation.

Hierarchy

  • WsMessageCustom

Properties

Properties

data: any
type: string

Generated using TypeDoc