Replies: 1 comment 2 replies
-
Not sure what integrations you have seen, but to use Socket.IO you need just a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've seen some kinds of SocketIO and FastAPI integrations, but all of them used a lot of global variables (objects). And I would like to know how can we avoid them or fully refuse to use them in that case?
Beta Was this translation helpful? Give feedback.
All reactions