- Description about the talk
- I am working on a Ruby implementation of the QUIC protocol with support from the Ruby Association Grant.
I started by porting the aioquic code from Python to Ruby and then developing a version of QUIC that is more suited to the Ruby language. In this presentation, I will summarize my progress and discuss some challenges I faced during the code transition.