https://github.com/thecodeboss/exhttp2
An HTTP2/SPDY implementation in Elixir.
https://github.com/thecodeboss/exhttp2
Last synced: 10 months ago
JSON representation
An HTTP2/SPDY implementation in Elixir.
- Host: GitHub
- URL: https://github.com/thecodeboss/exhttp2
- Owner: thecodeboss
- Created: 2015-06-25T06:40:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T23:40:06.000Z (over 10 years ago)
- Last Synced: 2025-02-06T09:23:49.971Z (12 months ago)
- Language: Elixir
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ExHttp2 [](https://travis-ci.org/thecodeboss/ExHttp2)
=======
An HTTP/2 (aka SPDY) implementation in Elixir. Does not actually use HTTP/2 just yet, as it is still under development.