pythonasyncioeventletgeventlong-pollinglow-latencysocket-iosocketiosocketio-serverweb-serverwebsocket
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
917 B
917 B
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve |
Describe the bug A clear and concise description of what the bug is. If you are getting errors, please include the complete error message, including the stack trace.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Logs
Please provide relevant logs from the server and the client. On the Python server and client, add the logger=True
and engineio_logger=True
arguments to your Server()
or Client()
objects to get logs dumped on your terminal. If you are using the JavaScript client, see here for how to enable logs.
Additional context Add any other context about the problem here.