omarkj / chatterbox

HTTP/2 Server for Erlang. Boy, that guy was a real chatterbox waddn't he? I didn't think he was ever going to stop with the story.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatterbox

Chatterbox is an attempt to implement an HTTP/2 compliant sever.

Rebar3

Chatterbox is a rebar3 jam. Get into it! rebar3.org

Setting up Firefox go to the URL about:config and search for the

setting network.http.spdy.enforce.tls.profile and toggle it to false

Serving up the EUC 2015 Deck

clone chatterbox and [https://github.com/joedevivo/euc2015][euc2015]

Then update [https://github.com/joedevivo/chatterbox/blob/master/config/sys.config#L11] to the path you cloned euc2015 to.

rebar3 release

./_build/default/rel/chatterbox/bin/chatterbox console

It should be as easy as pointing Firefox to https://localhost:8081/.

Author(s)

  • Joe DeVivo

Copyright

Copyright (c) 2015 Joe DeVivo, dat MIT License tho.

About

HTTP/2 Server for Erlang. Boy, that guy was a real chatterbox waddn't he? I didn't think he was ever going to stop with the story.

License:MIT License


Languages

Language:Erlang 99.5%Language:Makefile 0.4%Language:HTML 0.1%