Ingen beskrivning

Thomas Dy b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
app b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
conf b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
project b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
public b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
test b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
.gitignore b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
README b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan
build.sbt b9ce73a1a5 Copied the websocket-chat sample of play 11 år sedan

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.