RubyGems Navigation menu

puma 0.8.2

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. What makes Puma so fast is the careful use of an Ragel extension to provide fast, accurate HTTP 1.1 protocol parsing. This makes the server scream without too many portability issues.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 6.4.2 - January 08, 2024 java (248.0 KB)
  2. 6.4.2 - January 08, 2024 (225.5 KB)
  3. 6.4.1 - January 03, 2024 java (247.5 KB)
  4. 6.4.1 - January 02, 2024 (225.5 KB)
  5. 6.4.0 - September 21, 2023 java (247.5 KB)
  6. 0.8.2 - November 22, 2011 (54.0 KB)
顯示所有版本(共 331)

Runtime 相依性套件 (1):

rack ~> 1.2

Development 相依性套件 (2):

hoe ~> 2.10
rake-compiler ~> 0.7.0

擁有者:

作者:

  • Evan Phoenix

SHA 256 checksum:

b372b22def034a7e8d9d4e7e6a2078de2d4001b9f48c0137db997616248c0231

總下載次數 360,150,484

這個版本 3,469

License:

Ruby 版本需求:

New versions require MFA: true

相關連結: