WebSocket communication models

ColdFusion WebSocket offers the following two communication models:

  • Broadcast: Follows a subscriber/publisher model where hosts include multiple clients and server. Publishing is possible in either of the following ways:
  • From client-side (by way of the server)
  • Initiation from the server without client involvement
  • Point-to-point: A bi-directional communication between a specific client and server. This model does not involve any other hosts/multiple clients.

 Adobe

Get help faster and easier

New user?