-
## Expected Behavior
I'm trying to receive the sound (buffer) recording from a web (javascript) with socket.io in the server and then create the wav file using your library.
## Current Behavior
T…
-
I have updated azure sdk from 1.11.0 to 1.14.0 and now file uploads are failing, telemetry data is successfully getting sent.
I am using DPS service, x509 certificated-based authentication for iot …
-
# Requisiti funzionali della dashboard
## 1. **Monitoraggio delle risorse del sistema**
- **CPU Usage**: Visualizzare in tempo reale l'utilizzo della CPU per ciascun nodo del sistema.
- **Mem…
-
hi i wonder i could get answer about my error ASAP. so i wondering around google and not found anything like this error it's only mentioning about not connect with socket.io server, connection refused…
-
According to the documentation it would seem that the following
```
class Namespace(BaseNamespace):
def on_connect(self):
print('[Connected]')
...
socketIO = SocketIO('localh…
-
**Describe the bug**
What we observes :
- Some of our users disconnect with a "ping timeout" logged server side
- They try to reconnect multiple times using their current sid, but the server respon…
-
### Make sure to check the demo app(s) for sample usage
nativescript-socketio\platforms\android\include.gradle' line: 7
A problem occurred evaluating script.
Could not find method compile() for ar…
-
I use legacy support library for socket.io 0.9 (0.5.6) and i get error on created connections (string ):
code
`from socketIO_client import SocketIO, BaseNamespace
import logging
logging.getLogger(…
-
There is a problem with this client that results in connection attempts failing intermittently. This is more easily reproduced by attempting to connect multiple instances of the client to a server.
…
-
When a notification is pushed to the client via socketio without reloading, the scripts added to the document are not executed. Specifically in the case of achievement notifications, the formatted val…