Skip to content

Documentation / @super-line/core / PROTOCOL

Variable: PROTOCOL

const PROTOCOL: "superline.v1" = 'superline.v1'

Defined in: packages/core/src/wire.ts:7

Protocol version string, negotiated via the WebSocket subprotocol at upgrade.

Released under the MIT License.