http2.cr v0.1.0
http2
WIP. This will be a pure HTTP/2 protocol implementation. It is the building blocks of HTTP/2 itself, and lacks either a client or a server implementation in this shard.
Client and server implementations will be in separate shards that make use of this common shard.
Installation
-
Add the dependency to your
shard.yml
:dependencies: http2: github: your-github-user/http2
-
Run
shards install
Usage
require "http2"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/http2/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Kirk Haines - creator and maintainer
Repository
http2.cr
Owner
Statistic
- 0
- 0
- 1
- 0
- 2
- about 3 years ago
- December 29, 2021
License
Apache License 2.0
Links
Synced at
Mon, 12 May 2025 13:40:33 GMT
Languages