1.1.1 • Published 2 years ago

qws-browser v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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

1.1.1

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago