These need to be busted out per @soord's plan. A few hundred lines each but should be easier to do now.
- meshtasticLegacyWireSubscriptions.ts
- meshtasticLegacyDeviceEvents.ts
- meshcoreLegacyConnEvents.ts
- meshcoreLegacyConnEventsCtx.ts
and then delete any associated tests. Also, we need an audit to ensure that we're not using any legacy shortcuts (e.g. I fixed this one recently "(isSelf && mqttConnected)")
These need to be busted out per @soord's plan. A few hundred lines each but should be easier to do now.
and then delete any associated tests. Also, we need an audit to ensure that we're not using any legacy shortcuts (e.g. I fixed this one recently "(isSelf && mqttConnected)")