Bez popisu

Thomas Dy 9afd0e4979 Add rudimentary taboo logic před 12 roky
app 9afd0e4979 Add rudimentary taboo logic před 12 roky
conf 2e4964e264 Remove old jquery-based chatroom před 12 roky
project b9ce73a1a5 Copied the websocket-chat sample of play před 12 roky
public 2e4964e264 Remove old jquery-based chatroom před 12 roky
test 9afd0e4979 Add rudimentary taboo logic před 12 roky
.bowerrc 20b1fb0863 Use bower for component management před 12 roky
.gitignore 20b1fb0863 Use bower for component management před 12 roky
README b9ce73a1a5 Copied the websocket-chat sample of play před 12 roky
bower.json 20b1fb0863 Use bower for component management před 12 roky
build.sbt b9ce73a1a5 Copied the websocket-chat sample of play před 12 roky

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.