Class TestWebSocketChannelSetup
Hierarchy
- TestWebSocketChannelSetup
Constructors
constructor
- new TestWebSocketChannelSetup(__namedParameters: { path: string; server: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse> }): TestWebSocketChannelSetup
Parameters
__namedParameters: { path: string; server: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse> }
path: string
server: Server<typeof IncomingMessage, typeof ServerResponse> | Server<typeof IncomingMessage, typeof ServerResponse>