Authors: Pedro Harbs
License: MIT
Summary: Stīpa is a lightweight, zero-dependency HTTP/1.1 framework built entirely on Ruby stdlib.
Features:
- Pure stdlib (socket, thread, erb, json, securerandom)
- HTTP/1.1 with keep-alive, SO_REUSEPORT, and TCP_NODELAY
-...