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: 10 months ago
JSON representation

An HTTP2/SPDY implementation in Elixir.

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.