Namespace #1078
Answered
by
miguelgrinberg
Notadumdum
asked this question in
Q&A
Namespace
#1078
-
Good day... is the 'socket.io' present in this url |
Beta Was this translation helpful? Give feedback.
Answered by
miguelgrinberg
Oct 27, 2022
Replies: 1 comment 3 replies
-
Normally you connect to the domain. The documentation shows examples of this, btw: https://python-socketio.readthedocs.io/en/latest/client.html#connecting-to-a-server. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Notadumdum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Normally you connect to the domain. The documentation shows examples of this, btw: https://python-socketio.readthedocs.io/en/latest/client.html#connecting-to-a-server.