1.1.0 • Published 2 years ago

qws-node v1.1.0

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.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago