Skip to content

Limitations (v1)

This documents the old v1 API. See Getting Started for the current version.

  • No auto-reconnection
  • No backoff strategies
  • No heartbeats/ping-pong
  • No caching/deduplication
  • No window focus refetching
  • No optimistic updates
  • Hardcoded 10-second RPC timeout
  • JSON serialization only
  • Single-node pub/sub only
  • No distributed pub/sub adapter
  • Requires full WebSocket server for testing
  • No mock utilities