-
**Is your feature request related to a problem? Please describe.**
From [Migrating from 2.x to 3.0](https://socket.io/docs/v3/migrating-from-2-x-to-3-0/) :
> This release should fix most of the in…
-
The socketio protocol currently uses these events:
## sensor server:
* sensor receives `connected` and sends back `register-sensor`
* server receives `register-sensor` and
* emits `sensor-info`…
-
Work with python-socketio instead.
See: https://github.com/miguelgrinberg/python-socketio
See also: https://socket.io/docs/v4/
Please follow:
- https://github.com/sockjs/sockjs-client
- htt…
piraz updated
2 years ago
-
I am trying to use the example code for ESP8266 SocketIO Client to connect ESP with a Flask-SocketIO server, but got the following result:
with `socketIO.send(sIOtype_CONNECT, "/");` :
> 15:31:1…
-
Переименуй реп, чтобы он был в соответствии с poc-doctest и poc-ejs.
-
HI. I wanted to request of you middleware and models code for the backend. It is not present in this github repo. I'm using this repo to learn about socketio and chat apps in general.
-
Now that we have the basic sync running with the websocket_server, we should look into how we can mirror the behaviour with a PHP-only backend.
socket.io supports long polling https://socket.io/doc…
-
Hi,
If you leave a command running on mininet-sec console, let's say a ping from a host to another, and then try to open the Terminal on the WebUI, you will get the following error:
```
Welcome…
-
python-socketio==5.x
python-engineio==4.x
in this version, ue4 can’t connent to server, can you list your pip list, It will help me a lot !
-
If you know how to fix the issue, make a pull request instead.
- [x] I tried using the `@types/xxxx` package and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npm…