Skip to content

csabasulyok/qws-browser

Repository files navigation

WSQ (WebSocket Queue)

Safe queueing with auto-reconnect for WebSockets

  • Wrapper for built-in WebSocket
  • Works in browser and node (via ws)
  • Automatic reconnect
  • Message queueing with retainment
  • Automatic two-way acknowledgment stream of messages - all messages are retained in-memory until acknowledgment is provided
  • Configurable headers per message, even when body is binary
  • Simple message routing (via route-recognizer)

Examples

TODO

About

Client side for qws

Resources

Stars

Watchers

Forks

Packages

No packages published