-
I have a situation where I have a "proxy" that on one side takes a websocket and the otherside a raw tcp protocol. It's pretty simple, its just encapsulates the tcp protocol with the websocket frames.…
-
### Describe the feature
Add support for WebSocket APIs in Java
### Use Case
Consistency with remainder of PDK
### Proposed Solution
Need to add the following:
- [ ] Runtime: operation handler…
-
### The problem
Hello,
the AWS Route53: Update records action will return an error when AWS records are configured to use a geolocation routing policy.
Here the scenario :
Configure the Rout…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
I tried the template HMR on a new project created with Angular v19.0.2…
-
### Operating System
MacOS Sonoma
### Programming Languages
JavaScript
### CCXT Version
4.3.22
### Description
I'm trying to get OHLCs for 100s of coins, please see code below on …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
esp32 wroom devkit c
platformIO
- platform : espressif32@6.5.0
- board : esp32dev
- framework : arduino
- build_flags = -std=gnu++11 -D DEBUG_ESP_PORT=Serial
arduinoWebSockets : 2.4.1 - us…
-
In the scenario where a websocket connection is closed before being accepted by the server, the WebSocketSession currently throws an `AssertionError` due to the received message not being type `"webso…
-
Pseudocode:
```py
ws = unified_trading.WebSocket()
ws.exit()
```
The websocket closes just fine. But it throws nonstop errors afterwards because the websocket is still trying to ping even thoug…
-
I'm using Adobe Animate 24.0.3 and Air SDK 50.2.4.4, creating a desktop app that connects do websockets (websockt or websocket IO) server, I've tried all the old libraries, help of chat GPT, help of C…