Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.