holepunchto / hyperswarm

A distributed networking stack for connecting peers.
https://docs.holepunch.to
MIT License
1.07k stars 87 forks source link

Add connections to stats (opened, closed, attempted) #174

Closed HDegroote closed 5 months ago

HDegroote commented 5 months ago

Helps catch cases where connections are continuously closed and re-opened, and connections which never open or get aborted (connections.attempted - connections.opened)