Dojo WebSocket with AMD
Kris Zyp | November 5, 2012
Dojo has an API for Comet-style real-time communication based on the WebSocket API. WebSocket provides a bi-directional connection to servers that is ideal for pushing messages from a server to a client in real-time.