Nessuna descrizione

Thomas Dy c2de64dbf4 Add contribution page 11 anni fa
app c85e32f34a Add pseudo navigation 11 anni fa
conf f59da4c461 Add card adding API 11 anni fa
project b9ce73a1a5 Copied the websocket-chat sample of play 11 anni fa
public c2de64dbf4 Add contribution page 11 anni fa
test 9afd0e4979 Add rudimentary taboo logic 11 anni fa
.bowerrc 20b1fb0863 Use bower for component management 11 anni fa
.gitignore 20b1fb0863 Use bower for component management 11 anni fa
README b9ce73a1a5 Copied the websocket-chat sample of play 11 anni fa
bower.json 20b1fb0863 Use bower for component management 11 anni fa
build.sbt f59da4c461 Add card adding API 11 anni fa

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.