permitio / fastapi_websocket_rpc

⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.
https://permit.io
MIT License
216 stars 25 forks source link

allow more recent websockets version #35

Closed Graeme22 closed 7 months ago

Graeme22 commented 7 months ago

Updates dependencies to allow a more recent websockets version. See permitio/fastapi_websocket_pubsub#71.

roekatz commented 7 months ago

Thanks @Graeme22 !

ff137 commented 4 months ago

Good day! I see this PR is not included in a new release yet. For compatibility we'd like to use the latest websockets version. Can I ask for a patch release to include this, please?