simple, fast, threaded webserver for rack applications
Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is
a small library that provides a very fast and concurrent HTTP 1.1 server for
Ruby web applications. It is designed for running Rack apps only.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://puma.io/
