index
@gooi/language-server / features/protocol/create-authoring-protocol-server
features/protocol/create-authoring-protocol-server
Interfaces
| Interface | Description |
|---|---|
| AuthoringProtocolServer | Authoring protocol server used by protocol E2E tests. |
| AuthoringProtocolServerHooks | Optional lifecycle hooks used by protocol-level tests. |
Functions
| Function | Description |
|---|---|
| createAuthoringProtocolServer | Creates a protocol server that routes protocol methods to authoring handlers. |