Extend client to support peer changes distribution #13

Closed
opened 2025-11-20 05:04:52 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @braginini on GitHub (Jun 2, 2021).

When a new peer is added other peers have to be notified of a newcomer

Originally created by @braginini on GitHub (Jun 2, 2021). When a new peer is added other peers have to be notified of a newcomer
saavagebueno added the enhancementpeer-management labels 2025-11-20 05:04:52 -05:00
Author
Owner

@casonadams commented on GitHub (Jul 14, 2021):

Any thoughts around making the add peer have a ttl?

@casonadams commented on GitHub (Jul 14, 2021): Any thoughts around making the add peer have a ttl?
Author
Owner

@braginini commented on GitHub (Jul 16, 2021):

hey, @casonadams.
What exactly do you mean?
Something like this?
Adding peer let's say for a month (TTL = 1 month) and then it is removed automatically.

@braginini commented on GitHub (Jul 16, 2021): hey, @casonadams. What exactly do you mean? Something like this? Adding peer let's say for a month (TTL = 1 month) and then it is removed automatically.
Author
Owner

@casonadams commented on GitHub (Jul 16, 2021):

Yeah in my use case I was thinking, I want to add a peer to do a file share, but have that peer be removed after a given TTL say 1 hour. I want the TTL to be flexible too so I could have it set at 1 month or 1 minute.

@casonadams commented on GitHub (Jul 16, 2021): Yeah in my use case I was thinking, I want to add a peer to do a file share, but have that peer be removed after a given TTL say 1 hour. I want the TTL to be flexible too so I could have it set at 1 month or 1 minute.
Author
Owner

@braginini commented on GitHub (Jul 17, 2021):

Got you @casonadams
It is a good feature and we will have it implemented.
Since all the peer management will be handled by the management system we will add it there.
You'd be able to control the list of peers and their TTLs through the centralized dashboard.

@braginini commented on GitHub (Jul 17, 2021): Got you @casonadams It is a good feature and we will have it implemented. Since all the peer management will be handled by the management system we will add it there. You'd be able to control the list of peers and their TTLs through the centralized dashboard.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#13