gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interacting with other peers


From: Schanzenbach, Martin
Subject: Re: Interacting with other peers
Date: Tue, 27 Feb 2024 12:49:45 +0100
User-agent: Mozilla Thunderbird

Yes, you can use the MQ from the ConnectEventHandler to send a message to the connected peer (s). You know that you have to throw the peer/MQ away when the DisconnectEventHandler is called.

BR
Martin

On 27.02.24 11:39, Andrei Ușurelu wrote:
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
<andreiuusurelu10@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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]