source: Dev/branches/play-2.0.1/samples/scala/websocket-chat/README @ 322

Last change on this file since 322 was 322, checked in by hendrikvanantwerpen, 13 years ago

Added Play! framework and application with Jena dependency. Working on
the basic things now (login/register), after that start implementing
our data model.

File size: 169 bytes
Line 
1A Chat room built using WebSockets. Additionally there is a bot used speaking on the same chat room. It demonstrates:
2
3- WebSocket connections.
4- Advanced usage of Akka.
Note: See TracBrowser for help on using the repository browser.