lemunozm / message-io

Fast and easy-to-use event-driven network library.
Apache License 2.0
1.11k stars 74 forks source link

Add a QUIC adapter #67

Open lemunozm opened 3 years ago

lemunozm commented 3 years ago

Internal adapter API docs here.

List of candidates:

burdges commented 3 years ago

We found quiche and the mozilla one overly specialized, so we'll adopt quinn whenever we bother making progress on this.

kination commented 3 years ago

@burdges just curiosity, how is quiche/mozilla one(probably neqo) is specialized? This is just a question cause I'm also interested in QUIC ... 🙏