-
- Depends on QUIC support in node.js
- https://github.com/nodejs/node/pull/38233
- https://github.com/nodejs/node/pull/47289
- https://github.com/nodejs/node/pull/44325
- https://github.com/n…
-
Hi! I would like to report an issue. Key to reproduction is to have GSO not working in the system. This can be simulated with:
``` bash
ethtool -K eth0 tx-checksumming off
```
Then running such `m…
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
- [X]…
-
Background:
quic transport layer, being based on udp, may bypass certain firewalls of certain countries, plus it brings latency benefits
janos writes
> so I would suggest to try it again with o…
istae updated
11 months ago
-
# Describe the problem
- https://github.com/square/okhttp/issues/907
OkHttp may never support HTTP/3 and suggested using an interceptor.
# Describe the solution you'd like
- https://github…
-
### Description
Hi there, and thanks for developing PowerTunnel!
Since the availability of **[http3](https://blog.cloudflare.com/http3-the-past-present-and-future/)**, many sites offer their s…
-
As users demand more functionalities (e.g. #34), we're likely to see a proliferation of option flags for the daemon binary. While the daemon is marked as an _experimental_ project, we should attempt t…
raulk updated
5 years ago
-
It triggers security advisory that I have to suppress in our Substrate-based project because of litep2p: https://rustsec.org/advisories/RUSTSEC-2024-0336.html
-
Does FibJS have any plans to support the HTTP/3 protocol or the QUIC transport protocol?
-
### Problem:
I'm trying to run s2n-quic-qns perf server on a host and perf client on another to benchmark the throughput of s2n-quic. I generated some certificates on both server- and client-side. …