II.
SharedContextSpec overview
Reference · liveshared-context-spec:adapters-gateway-frame-hello
HelloFrame (server→client) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for shared-context-spec:adapters-gateway-frame-hello.
Attributes
displayName
HelloFrame (server→client)
contextKind
websocket-frame-server
typescriptInterface
HelloFrame
producerIface
@a5c-ai/adapters-gateway server.ts createHelloFrame (server.ts:66-73)
consumerIfaces
- @a5c-ai/adapters-gateway client (decodeFrame)
fieldSchema
- type:literal<hello>:required:Frame discriminator
- protocolVersions:list<literal<1>>:required:Server-supported protocol versions (currently only '1')
- serverVersion:string:required:Gateway server semver
- serverTime:string:required:ISO-8601 timestamp at hello emission
sourceCitation
packages/adapters/gateway/src/protocol/v1.ts:10-15; frames.ts:11-16
Outgoing edges
None.
Incoming edges
has_payload_schema1
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway