holepunchto / hyperswarm

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

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

Closed HDegroote closed 4 days ago

HDegroote commented 3 weeks ago

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