-
run "cargo build --release" , but finnally there is no binary:
"ls target/release/
build deps examples incremental libombrac_client.d libombrac_client.rlib libombrac_protocol.d libombra…
-
While running the tests inside a QEMU arm64 chroot, I got the following segfaults:
```
# ctest --rerun-failed --output-on-failure
Test project /var/tmp/portage/dev-cpp/mvfst-2024.11.04.00/work/m…
-
## Failing Test(s)
- StreamPool_ManyConcurrentStreams_StreamPoolFull
## Error Message
```text
Assert.Equal() Failure
Expected: 100
Actual: 31
```
## Stacktrace
`…
-
Current plan is to use ngtcp2 + WolfSSL for TLS, with LibUV as a command eventing layer for all networking code.
-
### Describe the feature
Description
WebTransport is a standard protocol that offers significant improvements over TCP. I propose that MediaMTX implement support of the WebTransport protocol for r…
-
https://github.com/senecajs/seneca/issues
-
### What are you trying to do?
I propose adding support for the Hysteria protocol to Tailscale to enhance performance in high-latency and unstable network environments. This integration aims to provi…
-
### Description
Somehow the `QuicStream._sendTcs` is getting into an invalid state when there is an active write and shutdown is occurring.
Below are the logs from a Kestrel test where we hit th…
-
**Failed in:** [runtime-coreclr libraries-jitstress 20240917.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=810440&view=ms.vss-test-web.build-test-results-tab&runId=20975938&resu…
-
Support SSL keylog with QUIC
Currently, although the 'key_log' configuration is accepted without any errors or warnings, it doesn't work as expected with QUIC. Only the file gets generated but with…