-
## Description
It appears that Apple has fixed the issue where websockets were not using the system proxy settings. I'm currently able to see websocket traffic again in Proxyman on an iOS 17.5.1 wi…
-
Proxy configuration provided via environment variables seems not be used for websocket connections. This would however be very useful, especially in corporate environments where a proxy is in place.
-
Hello!
Is is possible to integrate sipgo ws on a http server? In particular I am using Labstack Echo and trying to understand how to go about having `/ws` using SIPGO and the rest as a simple webse…
-
Was doing a little but more work on this and i couldn't find an obvious and streamline way of Authenticating. So i've attached the bellow revision.
If the a username is given in the url string, the…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
When attempting to conn…
-
import websocket
import threading
import time
import json
from ._http_manager import generate_signature
import logging
import copy
from uuid import uuid4
from . import _helpers
from websock…
-
### Error Message and Logs
I'm experiencing persistent issues with setting up Server-Sent Events (SSE) and WebSocket connections in my application, which is deployed using Coolify. Here's an overview…
-
**Describe the bug**
error and log are below
**To Reproduce**
Steps to reproduce the behavior:
4. See error
```
gpt-researcher-1 | ⚠️ Error in reading JSON, attempting to repair JSON
gpt-res…
-
Endpoint {
"_events": Object {},
"_maxListeners": undefined,
}
[Unhandled promise rejection: TypeError: null is not an object (evaluating '_reactNative.NativeModules.PjSipModule.start')]
…
-
# Plan
Use Rachits websockets to implement a multiplayer feature in our game
# Tasks
- [ ] Make frontend for two player fight
- [ ] Get user info of both players on both screens
- [ ] Make figh…