v0.3.1-alpha.5 · World
lifecycle-handler
Lifecycle handler for MCP servers. This is the terminal handler in the request processing chain.
Exports
Imports
I
wasi:io/error 0.2.3
Iwasi:io/poll 0.2.3
IA poll API intended to let users wait for I/O events on multiple handles at once.
wasi:io/streams 0.2.3
IWASI I/O is an I/O abstraction API which is currently focused on providing stream types.
protocol
Iinitialize-writer
IWrites initialization results to an output stream.
empty-writer
IWrites an empty JSON-RPC response to an output stream. Useful for ping responses etc.
notifications-writer
Ierror-writer
IWrites JSON-RPC error responses to an output stream.
context