Pycrdt-websocket

Latest version: v0.15.4

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.15.4

([Full Changelog](https://github.com/jupyter-server/pycrdt-websocket/compare/v0.15.3...4c9f21a9e75d7f726f293674abee820837e44ea7))

Maintenance and upkeep improvements

- Increase pycrdt compatible version range [104](https://github.com/jupyter-server/pycrdt-websocket/pull/104) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/pycrdt-websocket/graphs/contributors?from=2024-12-10&to=2025-01-23&type=c))

[davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Adavidbrochart+updated%3A2024-12-10..2025-01-23&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Afcollonval+updated%3A2024-12-10..2025-01-23&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Apre-commit-ci+updated%3A2024-12-10..2025-01-23&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

0.15.3

([Full Changelog](https://github.com/jupyter-server/pycrdt-websocket/compare/v0.15.2...3a74f65bd4d0e27634ec035699828e1cf80bd036))

Documentation improvements

- Update client/server examples [95](https://github.com/jupyter-server/pycrdt-websocket/pull/95) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/pycrdt-websocket/graphs/contributors?from=2024-12-10&to=2024-12-10&type=c))

[davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Adavidbrochart+updated%3A2024-12-10..2024-12-10&type=Issues)

0.15.2

([Full Changelog](https://github.com/jupyter-server/pycrdt-websocket/compare/v0.15.1...d208ff03390d17e0dc3e438e39d0af150b3f7d93))

Bugs fixed

- Remove client on failure [94](https://github.com/jupyter-server/pycrdt-websocket/pull/94) ([darabos](https://github.com/darabos))

Maintenance and upkeep improvements

- Dead code [89](https://github.com/jupyter-server/pycrdt-websocket/pull/89) ([fcollonval](https://github.com/fcollonval))

Documentation improvements

- Update client documentation [91](https://github.com/jupyter-server/pycrdt-websocket/pull/91) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/pycrdt-websocket/graphs/contributors?from=2024-10-14&to=2024-12-10&type=c))

[darabos](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Adarabos+updated%3A2024-10-14..2024-12-10&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Adavidbrochart+updated%3A2024-10-14..2024-12-10&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Afcollonval+updated%3A2024-10-14..2024-12-10&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Apre-commit-ci+updated%3A2024-10-14..2024-12-10&type=Issues)

0.15.1

([Full Changelog](https://github.com/jupyter-server/pycrdt-websocket/compare/v0.15.0...b43acfd307f4af68efc6bc460e9e597748cdf59e))

Enhancements made

- Start the server awareness [78](https://github.com/jupyter-server/pycrdt-websocket/pull/78) ([brichet](https://github.com/brichet))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/pycrdt-websocket/graphs/contributors?from=2024-10-09&to=2024-10-14&type=c))

[brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Abrichet+updated%3A2024-10-09..2024-10-14&type=Issues)

0.15.0

([Full Changelog](https://github.com/jupyter-server/pycrdt-websocket/compare/v0.14.3...e361683b4752cedce933c362c510e40302865dc4))

Enhancements made

- Broadcast server awareness to all clients [73](https://github.com/jupyter-server/pycrdt-websocket/pull/73) ([brichet](https://github.com/brichet))

Bugs fixed

- Apply awareness updates to server awareness [76](https://github.com/jupyter-server/pycrdt-websocket/pull/76) ([davidbrochart](https://github.com/davidbrochart))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/pycrdt-websocket/graphs/contributors?from=2024-10-04&to=2024-10-09&type=c))

[brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Abrichet+updated%3A2024-10-04..2024-10-09&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Adavidbrochart+updated%3A2024-10-04..2024-10-09&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Apre-commit-ci+updated%3A2024-10-04..2024-10-09&type=Issues)

0.14.3

([Full Changelog](https://github.com/jupyter-server/pycrdt-websocket/compare/v0.14.2...04d5eb3ce82e5677890c88540d8da8f7e3d6821a))

Maintenance and upkeep improvements

- Remove the awareness in favor of the one from pycrdt [74](https://github.com/jupyter-server/pycrdt-websocket/pull/74) ([brichet](https://github.com/brichet))
- Update GitHub actions [72](https://github.com/jupyter-server/pycrdt-websocket/pull/72) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/pycrdt-websocket/graphs/contributors?from=2024-08-29&to=2024-10-04&type=c))

[brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Abrichet+updated%3A2024-08-29..2024-10-04&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Adavidbrochart+updated%3A2024-08-29..2024-10-04&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fpycrdt-websocket+involves%3Apre-commit-ci+updated%3A2024-08-29..2024-10-04&type=Issues)

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.