fleek-network / ursa

Ursa, a decentralized content delivery network that is censorship-resistant and trustless without compromise on throughput and latency
https://fleek.network
Apache License 2.0
143 stars 34 forks source link

feat: rpc server supports QUIC connections #304

Open kckeiks opened 1 year ago

kckeiks commented 1 year ago

Description

Blocked by hyper not supporting QUIC/HTTP3 yet.

ozwaldorf commented 1 year ago

Maybe something nice to track: https://github.com/hyperium/h3

It's purpose is to be used internally by hyper once it's stable

kckeiks commented 1 year ago

Yup and that's blocking this https://github.com/seanmonstar/reqwest/pull/1599.

kckeiks commented 1 year ago

Yup and it's blocking this too seanmonstar/reqwest#1599.

Another one to track https://github.com/hyperium/hyper/issues/1818.

ozwaldorf commented 1 year ago

just for visibility we also have this https://github.com/aws/s2n-quic