mcp_io_websocket 0.2.1
mcp_io_websocket: ^0.2.1 copied to clipboard
WebSocket adapter for mcp_io. Text/binary frame pub/sub with optional JSON topic filtering.
0.2.1 - 2026-05-23 - mcp_bundle 0.4.0 cascade #
Changed (cascade) #
mcp_bundlecaret bumped from^0.3.0to^0.4.0.mcp_iocaret bumped from^0.2.0to^0.2.1.
mcp_io_websocket does not touch UiSection.pages directly — caret-only cascade. Consumers should bump to ^0.2.1.
0.2.0 - 2026-05-04 #
- RFC 6455 close codes +
IoErrormapping. - Heartbeat (ping/pong) with missed-pong detection.
- Reconnect coordinator with exponential back-off + jitter.