Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OpalServer-EvenBroadcaster integration & other OpalServer refactors #632

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Use fastapi_websocket_pubsub v0.3.9
roekatz committed Sep 4, 2024
commit 0d37da5c17c8b68b715354f6503649a2ea779105
1 change: 1 addition & 0 deletions packages/requires.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
idna>=3.3,<4
typer>=0.4.1,<1
fastapi>=0.109.1,<1
fastapi_websocket_pubsub==0.3.9
fastapi_websocket_rpc==0.1.27
websockets>=10.3,<14
gunicorn>=22.0.0,<23