Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodeboss/exhttp2
An HTTP2/SPDY implementation in Elixir.
https://github.com/thecodeboss/exhttp2
Last synced: 18 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T23:40:06.000Z (over 9 years ago)
- Last Synced: 2023-08-05T04:50:42.581Z (over 1 year 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 [![Build Status](https://travis-ci.org/thecodeboss/ExHttp2.svg?branch=master)](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.