puma 6.3.0
Puma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly parallel Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
Gemfile:
=
复制到剪贴板
已复制
安装:
=
Runtime 依赖关系 (1):
nio4r
~> 2.0