qws-node
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i qws-node

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

83.5 kB

Total Files

42

Last publish

Collaborators

  • csabasulyok