Are you an LLM? You can read better optimized documentation at /documentation/api/core/interfaces/ServerRpcDefinition.md for this page in Markdown format
ws-asyncapi API / core / ServerRpcDefinition
Interface: ServerRpcDefinition
Defined in: .api-entries/core/index.d.ts:679
Stored server→client RPC definition (input/output schemas only; the handler lives on the client). Used by the doc generator to emit the contract.
Properties
input
input:
AnySchema
Defined in: .api-entries/core/index.d.ts:680
output
output:
AnySchema
Defined in: .api-entries/core/index.d.ts:681