Aucune description

Thomas Dy b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
app b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
conf b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
project b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
public b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
test b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
.gitignore b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
README b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 ans
build.sbt b9ce73a1a5 Copied the websocket-chat sample of play il y a 12 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.