Class PatternAuthBeforeSocketModule
Hierarchy
- PatternAuthBeforeSocketModule
Methods
Static forRoot
Type Parameters
RequestType
ResponseType
UnderlyingDataType extends string | ArrayBufferLike | Blob | ArrayBufferView
UserInfo
Parameters
chain: WebSocketChain<RequestType, ResponseType, UnderlyingDataType, UserInfo>