The document discusses using Pusher to build real-time web applications. It covers dynamic web technologies like polling, Comet, and WebSockets. It demonstrates how to use Pusher with Ruby and JavaScript to send and receive data in real-time across different events. References are provided for learning more about WebSockets, Pusher, and building real-time applications. The goal is to develop real-time web applications using the Pusher platform.
31. References
WebSocket.org -- A WebSocket Community
http://www.websockets.org/
Pusher
http://pusherapp.com/
Building Real Time Web (by Makoto Inoue)
http://vimeo.com/14549558
WebSocket “ Web” - IT
http://www.atmarkit.co.jp/fcoding/articles/
websocket/01/websocket01a.html
@makoto_inoue