v0.3.0-alpha.31 · World
completion-middleware
Chained handler for completion operations with middleware support.
This world combines middleware capabilities with completion handling, allowing requests to be processed through a middleware chain.
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.
types
ICore types for the Model Context Protocol.
request
IRequest handling and context management.
incoming-handler
IHandler interface for incoming MCP requests.
completion-writer
Writes completion results to an output stream.