Phosphoresce / airlock

P2P encrypted communication and collaboration.
GNU General Public License v3.0
1 stars 1 forks source link

Prune peers. #4

Open Phosphoresce opened 7 years ago

Phosphoresce commented 7 years ago

As a user, I want to remove inadvertently disconnected peers from my sending list so I can avoid sending messages to the abyss and wasting resources.

Acceptance: Each client will send and respond to keep-alive pings to detect inadvertent disconnects and will automatically remove those users from their sending list.