kolibri icon indicating copy to clipboard operation
kolibri copied to clipboard

Create composable for connection monitoring and replace existing logic with it

Open rtibbles opened this issue 1 year ago • 0 comments

Currently, connection monitoring is handled by vuex state, this can be replaced by an internal facing (not exposed in the core API) composable module that defines state at the module level in order to provide a global record of connection monitoring.

rtibbles avatar May 23 '24 20:05 rtibbles