Schedule

Yusuke Nakamura
Yusuke Nakamura
  • @yu_suke1994

Web application developer working in Tokyo as a freelance.

Do Pure Ruby Dream of Encrypted Binary Protocol?

A. There is a harsh reality.

To implement QUIC, it is necessary to read and write data bit by bit. Furthermore, the data must be encrypted, so proper encryption and decryption must be performed. Programming languages such as C or Rust are suited for such operations. What are the difficulties in implementing such a protocol in Ruby?

Presentation Material

Recorded video