zibri
    Preparing search index...

    The context of an incoming websocket request.

    Hierarchy (View Summary)

    • BaseContext<"websocket-request">
      • WebsocketRequestContext
    Index

    Constructors

    Properties

    connection: BaseWebsocketConnection | undefined
    controllerClass: Newable<unknown> | undefined
    controllerMethod: string | undefined
    type: "websocket-request" = 'websocket-request'

    Methods