Class WsRequestValidator

Central handler of WsRequestValidatorContribution.

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Ask all bound WsRequestValidatorContributions if the WebSocket connection should be allowed or not.

    Parameters

    • request: IncomingMessage

    Returns Promise<boolean>