Skip to content

Documentation / @super-line/core / INSPECTOR_SUBPROTOCOL

Variable: INSPECTOR_SUBPROTOCOL

const INSPECTOR_SUBPROTOCOL: "superline.inspector.v1" = 'superline.inspector.v1'

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

WS subprotocol the Control Center connects with; the server short-circuits auth for it.

Released under the MIT License.