e91f38929f
- each network connection has its own goroutine and channel for sending sensor data - goroutines share own context with cancellation that propagates when connection is closed - network connection tracking has locking for shared state access - network connection data has locking for shared state access |
||
---|---|---|
.. | ||
networkConnection.go | ||
networkConnectionStates.go | ||
networkRates.go | ||
wifiProps.go |