Search code examples
cometd

How cometd server send response to /meta/connect message


How CometD send response to a /meta/connect message.

Also how cometd receive/send message received on any broadcast channel. Are there any message queues involved?

If there is queue involved then will /meta/connect will also be en queued into this? Does this queue exist on client side as well?


Solution

  • You may want to read the CometD documentation, in particular the CometD Concepts.