This listener handles messages sent to /oort/cloud that contains the list of comets connected to the Oort that just joined the cloud.
For example, if comets A and B are connected, and if comets C and D are connected, when connecting A and C, a message is sent from A to C on /oort/cloud containing the comets connected to A (in this case B). When C receives this message, it knows it has to connect to B also.
| |
| |
| |