{"id":79117,"library":"reel","title":"Reel","description":"An HTTP server built on Celluloid::IO for concurrent request handling.","status":"active","version":"0.6.1","language":"ruby","source_language":null,"source_url":"https://github.com/celluloid/reel","tags":["http","server","celluloid"],"install":[{"cmd":"gem install reel","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'reel', '~> 0.6.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Reel","correct":"require 'reel'"}],"quickstart":{"code":"require 'reel'\nReel::Server.supervise('0.0.0.0', 3000) do |connection|\n  connection.each_request { |request| request.respond :ok, 'Hello' }\nend\nsleep","lang":"ruby","description":"Start a basic HTTP server on port 3000."},"warnings":[{"fix":"Use an alternative HTTP server like Puma or Thin for newer Ruby versions.","message":"Requires Celluloid::IO, which may have compatibility issues with Ruby 3.0+.","severity":"breaking","affected_versions":">= 0.6.0"}],"env_vars":null,"search_vec":"'built':5 'celluloid':7,15 'concurr':10 'handl':12 'http':3,13 'io':8 'reel':1 'request':11 'server':4,14","created_at":"2026-06-18T04:41:17.420050+00:00","updated_at":"2026-06-18T04:41:17.420050+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/celluloid/reel","github":"https://github.com/celluloid/reel","docs":"http://www.rubydoc.info/gems/reel/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}