By sagar.sjg
via sagarganatra.com
Published: Mar 11 2012 / 11:31
The HTML5 Web Sockets represent the next evolution of web communications. A WebSocket is a full duplex, bidirectional communication channel that operates over a single TCP socket. It has become a standard for building real time web applications. In ColdFusion 10, a messaging layer has been provided that implements the Web Socket protocol. It enables you to build applications that are based on publisher/subscriber model and applications that are based on subscriber model wherein a push from a server is possible.
Tweet
SaveShareSend
Tags: coldfusion, javascript, server
Add your comment