TP2 - a io_uring-based app server for Ruby

Gem Version Tests MIT licensed

TP2 is an experimental HTTP server based on UringMachine and Qeweney.

Features

  • HTTP/1.1
  • Support for streaming requests and responses
  • Automatic chunked transfer encoding
  • Fast, native HTTP protocol parsing (no dependency)
  • Graceful shutdown