Timeouts working, environment based config. Still have to figure out

running sender and receiver in parallel
This commit is contained in:
rzuasti
2026-01-14 09:53:01 -05:00
parent e08d257687
commit dda430556b
7 changed files with 242 additions and 63 deletions
+4
View File
@@ -0,0 +1,4 @@
[env]
RUST_LOG="info"
OOTT_ARP_SENDER_TIMEOUT="180"
OOTT_ARP_RECEIVER_TIMEOUT="300"