Elm-allo: a WebRTC and Elm videoconference example

Actually it seems to work directly on Heroku. So if you want to try it, it is as easy as:

git clone https://github.com/mpizenberg/elm-allo.git
cd elm-allo
heroku login
heroku create
git push heroku master