Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectionContext

Package version

The connection context representing the client WebSocket connection.

Hierarchy

  • ConnectionContext

Index

Properties

connectionId

connectionId: string

The Id of the connection.

eventName

eventName: string

The event name of this CloudEvents request.

hub

hub: string

The hub the connection belongs to.

origin

origin: string

The origin this CloudEvents request comes from.

Optional subprotocol

subprotocol: undefined | string

The subprotocol of this connection.

Optional userId

userId: undefined | string

The user id of the connection.

Generated using TypeDoc