meshcore-open/lib/connector
just-stuff-tm 1913a5aa11 fix(tcp): guard connect cancellation race and align USB screen actions
- add connectTcp cancellation guards after socket connect and connect delay so handshake does not proceed when transport/state changed
- ignore late TCP connect errors after manual cancel or transport switch to avoid spurious second disconnect paths
- keep TCP action hidden only on web and show Bluetooth action on USB screen across platforms for navigation consistency
2026-03-10 19:27:39 -04:00
..
meshcore_connector.dart fix(tcp): guard connect cancellation race and align USB screen actions 2026-03-10 19:27:39 -04:00
meshcore_connector_tcp.dart fix(tcp): cancel pending connects on disconnect and propagate remote close 2026-03-09 20:39:17 -04:00
meshcore_connector_usb.dart feat: Add TCP connection support and UI integration 2026-03-07 20:07:19 -05:00
meshcore_protocol.dart Refactor data handling of contacts (#267) 2026-03-07 01:23:46 -08:00