MVP gen 2
Pre-release
Pre-release
Notable improvements compared to previous version:
- Added some logging on route acquisition (debug and info lvl logs). Logs can be enabled by passing an env var:
RUST_LOG=mycelium=debug
. Trace logging is also possible, but this has a very noticeable performance impact - Precalculate shared keys with remotes and save them on the router. This hugely increases performance compared to the previous version. Also ping latency is now a lot more consistent as a result.