Skip to main content

MessageType

All WebSocket message types for the real-time protocol.

ResponseCode

Machine-readable error codes returned in ServerResponseError.

Module

Server module identifiers used in error responses.

WEBHOOK_EVENT_NAMES

Array of all valid webhook event name strings. Useful for validation or building UI selectors.

RESERVED_STORE_PREFIX

The prefix reserved for internal store names. User-defined stores must not start with this prefix.

COMMENTS_STORE_NAME

The internal store name used by the comments system. This store is managed automatically and should not be written to directly.