Chat server using WebSockets and http4s. Similar to http4s-chatserver, but not as full-featured.
This repository was created to support a live-coding presentation:
/chat folder initialized via:
sbt -sbt-version 1.2.8 new http4s/http4s.g8 -b 0.20
/static folder copied from https://github.com/MartinSnyder/http4s-chatserver/tree/master/static