Fastapi-websocket-rpc

Latest version: v0.1.27

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

Scan your dependencies

Page 1 of 3

0.1.26

What's Changed
* Added websocket client handler, and websocket-client module by antoinetran in https://github.com/permitio/fastapi_websocket_rpc/pull/32
* Allow more recent websockets version by Graeme22 in https://github.com/permitio/fastapi_websocket_rpc/pull/35
* Remove WebsocketRPCEndpoint.on_connect by 5p4k in https://github.com/permitio/fastapi_websocket_rpc/pull/40

New Contributors
* antoinetran made their first contribution in https://github.com/permitio/fastapi_websocket_rpc/pull/32
* Graeme22 made their first contribution in https://github.com/permitio/fastapi_websocket_rpc/pull/35
* 5p4k made their first contribution in https://github.com/permitio/fastapi_websocket_rpc/pull/40

**Full Changelog**: https://github.com/permitio/fastapi_websocket_rpc/compare/0.1.25...0.1.26

0.1.25

What's Changed
* Fix some formatting and typos by jsdanielh in https://github.com/permitio/fastapi_websocket_rpc/pull/17
* Support-py311 by orweis in https://github.com/permitio/fastapi_websocket_rpc/pull/18
* Remove fork message by orweis in https://github.com/permitio/fastapi_websocket_rpc/pull/19
* Support both Pydantic v1 and v2 by ff137 in https://github.com/permitio/fastapi_websocket_rpc/pull/24

New Contributors
* ff137 made their first contribution in https://github.com/permitio/fastapi_websocket_rpc/pull/24

**Full Changelog**: https://github.com/permitio/fastapi_websocket_rpc/compare/v0.1.23...0.1.25

0.1.23

Bug fix for memory leak in long running session (15)
contribution by jsdanielh

0.1.22

Patch fix: we fixed the requirements.txt file with unpinned dependencies, and removed unused dependencies

0.1.21

Added option to get remote channel id

0.1.20

Support for custom serialization and wire type contributed by cjh1.
Allows using Binary webSocket type.

You can now pass serializing_socket_cls to enable a different type of serialization for both endpoint and client.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.