Community

ColdFusion 10 – Using WebSockets To Push A Message To A Target User

(Ben Nadel) With ColdFusion 10’s in-built WebSocket server, pushing messages from the server to the client is super simple. If you want to send a message to all users subscribed to a given channel. But, what if you want to push a message to just a single user?

Read More - Register for Free Membership