-
Hi,
I was testing this library to be used in project involving socket connections to a socket server. Following are some of the issues I faced:
1. socket client is not continuously listening for eve…
-
I've just installed it on Windows and Python 3.6 and I get this error:
`ModuleNotFoundError: No module named 'socketIO_client'`
I tried using `pip install socketIO-client` with and without "-U" …
-
I wanted to know if it is possible to set up the SocketIOClient from GameInstance_BP.
Using Init override. Then pass it to Parent: Init and then Construct Socket IOComponent?
Does socketIO Clie…
-
Hello,
I use Unreal Engine 5.3.2 on Linux, this is my Blueprint graph for connection:
![image](https://github.com/getnamo/SocketIOClient-Unreal/assets/7276200/1a37814b-6def-4e3b-8268-82e20feaa5e…
t0msk updated
2 months ago
-
i get this error message:
```
WiFi status: 3
[IOc] Disconnected!
```
I don't know any more what to do, can someone help?
This is the code
**expressJS:**
```js
const express = require(…
-
When will Socketio support C clients?
-
The [SocketIO-Client](https://github.com/invisibleroads/socketIO-client) has some arching bloat issues that may be too abstract from this project.
I'll pull the client and start working on the Sock…
-
**Status**: Backlog
**Priority**: P1
**Estimate**: 10 hours
**Size**: L
**Iteration**: Nov 18 - Dec 01
-
### You want to:
* [ ] report a *bug*
* [x] request a *feature*
### Current behaviour
If you have a front end application which uses the socketio client, it is unclear how you can unit test th…
-
sometime,SocketIO receive message {type: 1; data: []; id: -1; placeholders: 0; nsp: /},client will crash