-
The current implementation using the berkley socket API for TCP is a nightmare, primarily due to it being difficult to a) shut down TCP neatly and b) recover from transient "errors" that reset connect…
-
From a very basic glance at quinn's repo, I think the only advantage over Quiche is pluggable cryptography, but I'm not sure. Just wanted to say that you might want to take a look, as it's potentialit…
-
- mc 1.21
- fabric 0.16.5
- sodium 0.5.11
- sodium extra
GUI scale set to **2x**
screen 1920 x 1080 15.6 inch
if i set scale to **0(auto)** the ui works but is too large to play.
![image](h…
-
Hi, I want to create a WebTransport support for Unity, I've tried quiche, but it seems they dont have built-in for WT Yet. I've across this, and wanted to create the bindings for .NET first. Sadly I d…
-
### Feature Type
- [ ] Adding new functionality to quinn
- [ ] Changing existing functionality in quinn
- [ ] Removing existing functionality in quinn
### Problem Description
We need a CI for ma…
-
### 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…
-
- [ ] PSK support: https://github.com/ctz/rustls/issues/174
- [ ] Drop X.509: https://github.com/ctz/rustls/issues/423
- [x] Support IP as domain
- [x] WebPKI
- ~~https://github.com/briansmi…
-
Steps to reproduce with 1.10:
```
using Pkg
Pkg.activate(;temp=true)
Pkg.add(; url="https://github.com/quinnj/StructUtils.jl", rev="jq-illegal-instruction")
Pkg.test("Structs")
```
Produces o…
-
## Distro Name & Version
CachyOS
Linux 6.10.3.-3-3-cachyos
## GNOME Shell Version
gnome 46.4
## Other Installed Extensions
drwxr-xr-x - quinn 23 Jul 15:22 appindicatorsupport@rgcj…
-
i was going to add Quinn to [quicperf](https://github.com/victorstewart/quicperf) but alas there's no ffi :(
if you're open to providing one I'll write the quicperf implementation of quinn?
righ…