AuthoringProtocolServer
@gooi/language-server / features/protocol/create-authoring-protocol-server / AuthoringProtocolServer
Interface: AuthoringProtocolServer
Defined in: authoring/language-server/src/features/protocol/create-authoring-protocol-server.ts:15
Authoring protocol server used by protocol E2E tests.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
handleMessage | (value) => object | Handles one protocol request or notification. | authoring/language-server/src/features/protocol/create-authoring-protocol-server.ts:17 |