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.
back
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.