Aucune description

Thomas Dy 20b1fb0863 Use bower for component management il y a 11 ans
app b9ce73a1a5 Copied the websocket-chat sample of play il y a 11 ans
conf b9ce73a1a5 Copied the websocket-chat sample of play il y a 11 ans
project b9ce73a1a5 Copied the websocket-chat sample of play il y a 11 ans
public b9ce73a1a5 Copied the websocket-chat sample of play il y a 11 ans
test b9ce73a1a5 Copied the websocket-chat sample of play 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.