y-websockets-server
y-websockets-server copied to clipboard
Websocket connector for Yjs (Node server)
Bumps [debug](https://github.com/debug-js/debug) from 2.6.8 to 4.1.1. Release notes Sourced from debug's releases. 4.1.1 This backport fixes a bug in coveralls configuration as well as the .extend() function. Patches test: only...
Bumps [engine.io](https://github.com/socketio/engine.io) from 3.1.0 to 3.6.1. Release notes Sourced from engine.io's releases. 3.6.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.1.2 to 3.4.1. Release notes Sourced from socket.io-parser's releases. 3.4.1 Bug Fixes prevent DoS (OOM) via massive packets (#95) (dcb942d) Links Milestone: - Diff: 3.4.0...3.4.1 3.4.0 This...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. Release notes Sourced from redis's releases. V3.1.1 Enhancements Upgrade node and dependencies (#1578) Fixes Fix a potential exponential regex in monitor mode (#1595) v3.1.0...
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.0.3 to 2.4.0. Release notes Sourced from socket.io's releases. 2.4.0 Related blog post: https://socket.io/blog/socket-io-2-4-0/ Features (from Engine.IO) add support for all cookie options (19cc582) disable perMessageDeflate by...