-
> We shouldn't need this if we are using vue-socket.io. We can create a TD ticket for this fix. At implementation, Atul was just playing with different scenarios but didn't have enough time to fix tho…
-
Hi ,
First of all many thanks for the wonderful project.
I want to create a SocketIo server with netty-socketIO.
We are using JWT to authenticate all the users.
We would like to use it with SocketIo…
-
I discovered that I could not use `beforeRequest`, `beforeScenario` et al in scenarios that used the SocketIo engine. Having these available is useful for various customisations, including setting coo…
-
**Describe the bug**
When passing an object to an emit that contains a function reference it just quietly gets omitted.
**To Reproduce**
```
function test_function() {
return null;
}
cons…
-
To accomplish this, we need a socket.io client that is able to communicate with V2 version of Socket.io protocol. As far as I know, there is no such client for Rust.
https://github.com/1c3t3a/rust-…
-
```
config:
target: "http://localhost:3000"
phases:
- duration: 5
arrivalRate: 1
socketio:
transports: ["websocket"]
scenarios:
- name: "Emit an event"
en…
-
```
config.setWebsocketCompression(false);
config.setWorkerThreads(1);
```
above solutions from https://github.com/mrniko/netty-socketio/issues/415 and https://github.com/mrniko/netty-socketio/is…
-
Using python 3.6 with the following code causes an infinite recursion of python super calls leading to a crash
```
import eventlet
eventlet.monkey_patch()
import os
import socket
from flask …
-
python-socketio library sets its own signal handler in a way that disables signals handlers that were previously set with `asyncio.loop.add_signal_handler`
**To Reproduce**
```python
import async…
-
报错日志如下:
2024-10-16 13:36:22.388 [nioEventLoopGroup-3-828] DEBUG org.apache.http.wire - http-outgoing-295