refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
66 stars 19 forks source link

Connection Counting #196

Closed anisha2442 closed 12 months ago

anisha2442 commented 1 year ago

Added a new count variable (numConns) which is incremented in addCreated. Currently, this value is printed in conn-stats-verbose lines after totalTransitions and is cleared in the reset function.