-
I am trying to implement a basic server push scenario where the server makes multiple push requests. The client is first expected to process pushed requests and only then await for the main response. …
-
**Describe the bug**
Unable to get client subscribe to work.
**To Reproduce**
See code.… [1]
**Expected behavior**
If Data is changed on the server the client should be notified via the s…
-
**Description**
It looks to me like there is a problem with the ws.closeAll() function. If you call the function while the websocket connection is still active, a crash occurs.
**Board**: esp32d…
-
## Describe the bug
I am trying to build a proxy service which proxies a http request and modifies certain requests.
I set up some easy code, just to confirm that I can make a transparent http p…
-
### Observed behavior
Recently, we encountered a strange memory leak in our NATS brokers. Memory consumption is continuously growing without any parallel workload being noticed. The memory continues …
-
Can you add an example of asynchronous database operation working with a TCP Socket Server?
How it works on Linux(Ubuntu 22.04). What is its performance?
Will it be more efficient with only MSSQL?…
-
### Existing Resources
- [X] Please search the existing issues for related problems
- [X] Consult the product documentation : [Docs](https://kasmweb.com/docs/latest/index.html)
- [X] Consult the …
-
### Code that causes the issue
```
2024-10-28 22:47:31,183 - ERROR - [telethon.network.mtprotosender:mtprotosender:396] - Unexpected exception reconnecting on attempt 2
Traceback (most recent call …
-
## Describe the bug
The examples are not very useful for individuals trying to get started. The first challenge is getting the examples to run locally in their own crate.
None of the examples u…
-
Hello,
After update to Npgsql.EntityFrameworkCore.PostgreSQL 9.0.1 from 8.0.10 I'm reciving this kind of errors on migration:
[08:34:15 ERR] An error occurred using the connection to database '…