Are you an LLM? You can read better optimized documentation at /documentation/api/core/interfaces/ServerPluginContext.md for this page in Markdown format
ws-asyncapi API / core / ServerPluginContext
Interface: ServerPluginContext
Defined in: .api-entries/core/index.d.ts:61
Context shared by every server-plugin hook.
Properties
channel
channel:
AnyChannel
Defined in: .api-entries/core/index.d.ts:63
the channel the event occurred on
socketId
socketId:
string
Defined in: .api-entries/core/index.d.ts:65
the socket id involved