Files
mycelium/mobile
Iwan BK ceeef0fa5e feat(mobile): start & stop mycelium.
Start & stop implemented by adding a global channel.

Upon startup `Node` listens to ctrl-c and channel receiver.
On stop, we send message to that channel and Node can exit..
2024-05-07 16:01:32 +02:00
..
2024-05-07 16:01:32 +02:00

mobile crate

This crate will be called from Dart/Flutter, Kotlin(Android), or Swift(iOS)