Routing table sort of works

This commit is contained in:
Igor Katson 2021-07-12 14:38:55 +01:00
parent 44a72b1088
commit 9c37706dba
3 changed files with 193 additions and 24 deletions

1
Cargo.lock generated
View file

@ -283,6 +283,7 @@ dependencies = [
"log",
"parking_lot",
"pretty_env_logger",
"rand 0.8.4",
"serde",
"tokio",
"tokio-stream",