Creating a simple Play chat application using Iteratees instead of WebSockets.
WebSockets are awesome but Iteratees are more versatile.
Iteratees can emulate WebSockets just fine.
Lets demonstrate that in 10 minutes.
Inspired by:
- - Netty in 15 min.
- - NodeJs in 5 min
- - SSE Chat Application
Source code available at
Источник: rutube.ru