No Description

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

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.