Replies: 1 comment
-
I suggest you look at the examples in this repository for guidance. For example, https://github.com/miguelgrinberg/python-socketio/blob/main/examples/server/asgi/app.py uses rooms. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just want to ask on how I could connect the socket connections via rooms, both the socket-io javascript and python-socket-io. Having a hard time connecting them, I could still not be able to listen in any messages from javascript app, also could not send message from fastapi app to the javascript app
Beta Was this translation helpful? Give feedback.
All reactions