-
### 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 up…
-
**Is your feature request related to a problem? Please describe.**
Traditional frameworks like Django rely heavily on sql transactions, like `BEGIN;` `COMMIT;` and `ROLLBACK`.
Recently, I've creat…
-
### Describe the bug
When I want to use tauri's fetch function to send data to my python program ( this program start in tauri::Command), I send it smoothly and get response in the first time, and …
-
**Describe the bug**
With intensive data transfer, an incomplete packet may arrive in the socket, but WatsonTCP does not try to receive it completely. Related to https://github.com/dotnet/WatsonTcp/i…
-
Dank dem Port auf den ESP32 gibt es von mir eine neue Controller Empfehlung für das Wortuhr Projekt!
M5 Atom Lite
- ESP32 Board
- 25x25x10mm
Getestet mit dem aktuellen Branch, Anpassung der GP…
-
Hi Y'all! I don't know if this is the "_right_" place to ask this, but have any of you come across a Haskell-based Web Framework that supports WebSockets? my reading of the Haskell Wiki: https://wiki.…
-
### Describe the bug
I want to build an app on android using tauri with angular. Hot reload is not working and i get below error message when starting using `npm run tauri android dev`:
When makin…
-
In .Net Core: The WebSocket is only supposed to transition to Closed when the connection is closed, e.g. as part of CloseAsync after a close frame has been both sent and received.
But in .Net Frame…
-
Hey there, I am using the Kline subscribe example (Python) from the quickstart examples:
https://github.com/bybit-exchange/pybit/blob/master/examples/websocket_example_quickstart.py
```
from pyb…
-
Hi there!
We are a long-term (paying) customer of Pusher and recently had struggle to update the SDK from our 2022 state. It seems like the peer dependencies are not working without major hacks (e.…