refraction-networking / conjure

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

State tracking (Connection Counting) #195

Closed anisha2442 closed 1 year 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.