mirror of
https://github.com/threefoldtech/mycelium.git
synced 2026-06-06 07:41:41 +00:00
ceeef0fa5e
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..
mobile crate
This crate will be called from Dart/Flutter, Kotlin(Android), or Swift(iOS)