By using the CORE service I mean fetching each peer identity and storing it internally in a list in case there's no way to multicast a message to all known peers. I was wondering if the message queue received in connects() correlates with the remote peer that just connected or with the current peer.
În mar., 27 feb. 2024 la 12:28, Andrei Ușurelu <andreiuusurel...@gmail.com> a scris: > > Good day! I have a question, how would I be able to multicast a message from > one peer to the rest of the peers using the CORE service?