Sen descrición

Thomas Dy 4d12f3acec Display player's name when passing or tabooed %!s(int64=11) %!d(string=hai) anos
app 4d680ddd28 Allow players to say someone got it right %!s(int64=11) %!d(string=hai) anos
conf 87bfdf8f4e Add API for retrieving cards %!s(int64=11) %!d(string=hai) anos
project b9ce73a1a5 Copied the websocket-chat sample of play %!s(int64=11) %!d(string=hai) anos
public 4d12f3acec Display player's name when passing or tabooed %!s(int64=11) %!d(string=hai) anos
test 9afd0e4979 Add rudimentary taboo logic %!s(int64=11) %!d(string=hai) anos
.bowerrc 20b1fb0863 Use bower for component management %!s(int64=11) %!d(string=hai) anos
.gitignore 20b1fb0863 Use bower for component management %!s(int64=11) %!d(string=hai) anos
README b9ce73a1a5 Copied the websocket-chat sample of play %!s(int64=11) %!d(string=hai) anos
bower.json 20b1fb0863 Use bower for component management %!s(int64=11) %!d(string=hai) anos
build.sbt f59da4c461 Add card adding API %!s(int64=11) %!d(string=hai) anos

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.