mcp_io_websocket 0.2.1 copy "mcp_io_websocket: ^0.2.1" to clipboard
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_bundle caret bumped from ^0.3.0 to ^0.4.0.
  • mcp_io caret bumped from ^0.2.0 to ^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 + IoError mapping.
  • Heartbeat (ping/pong) with missed-pong detection.
  • Reconnect coordinator with exponential back-off + jitter.

0.1.0 - 2026-04-28 - Initial Release #

Added #

  • WebSocket transport and adapter for mcp_io.
  • Text and binary frame pub/sub.
  • Optional JSON topic filtering.
0
likes
150
points
214
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

WebSocket adapter for mcp_io. Text/binary frame pub/sub with optional JSON topic filtering.

Homepage
Repository (GitHub)
View/report issues

Topics

#io #mcp #websocket #device #adapter

License

MIT (license)

Dependencies

mcp_bundle, mcp_io, meta

More

Packages that depend on mcp_io_websocket