Aucune description

Thomas Dy fce695bbca Ensure we init the taboo game il y a 11 ans
app bb41f5753b Split out card model il y a 11 ans
conf 2e4964e264 Remove old jquery-based chatroom il y a 11 ans
project b9ce73a1a5 Copied the websocket-chat sample of play il y a 11 ans
public fce695bbca Ensure we init the taboo game il y a 11 ans
test 9afd0e4979 Add rudimentary taboo logic il y a 11 ans
.bowerrc 20b1fb0863 Use bower for component management il y a 11 ans
.gitignore 20b1fb0863 Use bower for component management il y a 11 ans
README b9ce73a1a5 Copied the websocket-chat sample of play il y a 11 ans
bower.json 20b1fb0863 Use bower for component management il y a 11 ans
build.sbt b9ce73a1a5 Copied the websocket-chat sample of play il y a 11 ans

README

A Chat room built using WebSockets. Additionally there is a bot used speaking on the same chat room. It demonstrates:

- WebSocket connections.
- Advanced usage of Akka.