Metadata


Name
http-parser
Version
1.2.3
Platform
ruby
Authors
Stephen von Takach
Bindir
bin
Date
2021-01-11 00:00:00 UTC
Dependencies
ffi-compiler (>= 1.0, < 2.0)
rake (~> 11.2, development)
rspec (~> 3.5, development)
yard (~> 0.9, development)
Description
A super fast http parser for ruby. Cross platform and multiple ruby implementation support thanks to ffi.
Email
steve@cotag.me
Extensions
ext/Rakefile
Extra rdoc files
README.md
Files
LICENSE
README.md
Rakefile
ext/Rakefile
ext/http-parser/http_parser.c
ext/http-parser/http_parser.h
http-parser.gemspec
lib/http-parser.rb
lib/http-parser/errors.rb
lib/http-parser/ext.rb
lib/http-parser/parser.rb
lib/http-parser/types.rb
lib/http-parser/version.rb
spec/error_spec.rb
spec/instance_spec.rb
spec/parser_spec.rb
Homepage
https://github.com/cotag/http-parser
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.7.7
Specification version
4
Summary
Ruby bindings to joyent/http-parser
Test files
spec/error_spec.rb
spec/instance_spec.rb
spec/parser_spec.rb
Original platform
ruby
New platform
ruby