https://github.com/stupidcodefactory/brutal_htt_parse
A ruby binding for NodeJS LLHTTP
https://github.com/stupidcodefactory/brutal_htt_parse
Last synced: 8 months ago
JSON representation
A ruby binding for NodeJS LLHTTP
- Host: GitHub
- URL: https://github.com/stupidcodefactory/brutal_htt_parse
- Owner: StupidCodeFactory
- License: mit
- Created: 2024-11-03T23:18:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T23:23:03.000Z (over 1 year ago)
- Last Synced: 2024-12-29T22:40:53.518Z (over 1 year ago)
- Language: C
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# BrutalHTTParse
A ruby binding for [LLHTTP](https://github.com/nodejs/llhttp)
Still a word in progress... don't use in prod! :)
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/brutal_htt_parse. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/brutal_htt_parse/blob/main/CODE_OF_CONDUCT.md).
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the LlhttpRb project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/brutal_htt_parse/blob/main/CODE_OF_CONDUCT.md).