I created this application to learn Phoenix/Elixir. I was mostly interested in learning how web sockets worked in the platform, since this was before Rails had anything like it.
The original purpose of this was to create a livereload rspec test reporter with websockets (I was inspired by this post).