-
Name
-
tp2
-
Version
-
0.14.1
-
Platform
-
ruby
-
Authors
-
Sharon Rosner
-
Bindir
-
bin
-
Date
-
1980-01-02 00:00:00 UTC
-
Dependencies
-
uringmachine (~> 0.16)
qeweney (~> 0.21)
rack (~> 3.1.15)
-
Email
-
sharon@noteflakes.com
-
Executables
-
tp2
-
Extra rdoc files
-
README.md
-
Files
-
.github/workflows/test.yml
.gitignore
.rubocop.yml
CHANGELOG.md
Gemfile
README.md
Rakefile
TODO.md
bin/tp2
examples/app.rb
examples/rack.ru
examples/simple.rb
lib/tp2.rb
lib/tp2/http1_connection.rb
lib/tp2/logger.rb
lib/tp2/rack_adapter.rb
lib/tp2/request_extensions.rb
lib/tp2/server.rb
lib/tp2/version.rb
test/helper.rb
test/run.rb
test/test_http1_connection.rb
test/test_server.rb
tp2.gemspec
-
Homepage
-
https://github.com/noteflakes/tp2
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"https://github.com/noteflakes/tp2", "documentation_uri"=>"https://www.rubydoc.info/gems/tp2", "changelog_uri"=>"https://github.com/noteflakes/tp2/blob/master/CHANGELOG.md"}
-
Rdoc options
-
--title
TP2
--main
README.md
-
Require paths
-
lib
-
Required ruby version
-
>= 3.4
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.8
-
Specification version
-
4
-
Summary
-
Experimental HTTP/1 server for UringMachine
-
Original platform
-
ruby
-
New platform
-
ruby