AdobeStock_455007340

ColdFusion 10 And WebSockets

WebSocket is a web technology providing for bi-directional, full-duplex communications channels over a single TCP connection, and WebSocket support is new in ColdFusion 10. Awdhesh Kumar has posted an article entitled HTML5 WebSockets and ColdFusion – Part 1: An overview and first steps, and Kunal Saini continues the discussion in HTML5 WebSockets and ColdFusion – Part 2: Coding a Hello World sample and extending it into a chat application.

Leave a Reply