-
#### Overview
I am interested in extending `rqbit` to support **both TCP/UDP and QUIC** as potential transport protocols. Currently, `rqbit` operates over TCP/UDP, which aligns with the standard BitT…
-
In investigating the quic address validation feature, using @Sashan draft pr, plus hack changes from #915 and #916, I encountered the following error:
reproducer:
```
server:
quic-client-block 8…
-
### Problem description
Currently, our networking stack consists of a TCP transport, crypto and multiplexer to get Lodestar working via libp2p. We believe there is significant benefit to supporting…
-
HTTP/3 is based on UDP.
will this allow us to connect to DHT and UDP trackers?
will this work over IPv6?
possible alternative to #288 and #1492
related: https://github.com/webtorrent/webtorren…
-
The draft currently doesn't specify how to identify a QUIC transport session that will carry the RTP-over-QUIC traffic. I think we could adopt the COMEDIA mechanisms specified for TCP and adapt them t…
-
### Background
Nomad like [Consul](https://github.com/hashicorp/consul/blob/v1.19.1/agent/consul/rpc.go#L359-L360), uses [yamux](https://github.com/hashicorp/yamux/) for its RPC layer's underlying …
-
quic://freedom.mydns.network
quic://paranoia.mydns.network
quic://adblock.mydns.network
quic://family.mydns.network
> DNS over QUIC (DoQ): This is a newer protocol that uses QUIC, a transport la…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
It would be great, if `quic` (and maybe other transports as well) had support for the `ip6zone` protocol, so that it supports multiaddresses like these:
```
/ip6/fe80::9700:803e:ca65:66e8:c21/ip6z…
-
It doesn't appear that anyone has written a [QUIC](https://www.chromium.org/quic) transport for netty. It would be _extremely_ appealing to have a such a transport available in linkerd.