WsApiContext: BaseApiContext & { socket: Duplex }

All WS calls will additionally get a Duplex represnting the stream to the client. Note that this is NOT the same type as Duplex

Generated using TypeDoc