Skip to content

MVP gen 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@LeeSmet LeeSmet released this 04 Aug 14:31
· 1175 commits to master since this release
v0.0.2
a893d4e

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.