http://www.tuicool.com/articles/7jmE7r Next week I will be presenting at Scala Days . In my talk I will be discussing building reactive applications with two-way (near) real-time communication using the combination of Server Sent Events for providing…
http://curella.org/blog/2012/jul/17/django-push-using-server-sent-events-and-websocket/ The goal of this article is to explore and show how it's possible to implement Server-Sent Events and WebSocket with Django. There are other implementations out t…