transport: some standalone functioning

This commit is contained in:
🪞👃🪞 2024-08-10 12:06:20 +03:00
parent 430c51e305
commit b6da43e93e
7 changed files with 179 additions and 150 deletions

View file

@ -13,4 +13,4 @@ path = "src/lib.rs"
[[bin]]
name = "tek_timer"
path = "src/main.rs"
path = "src/transport_main.rs"