back

by Alifatisk·3y ago·view on hn ↗
Any thoughts or plans about HTTP/3 in Ruby? I've been searching around and it's dead silent within the community, only seen a presentation about implementing QUIC in Ruby using Ractors but nothing more.
1 comments
Sorry, I just saw this now! I don't know anything about HTTP/3 in Ruby, or at all actually.

I'm using the async-http gem for the HTTP/2 server and it works great for my use case.