mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_udp: glommio: setup timer to update peer_valid_until
This commit is contained in:
parent
184a2c291b
commit
1dcc48ee67
2 changed files with 13 additions and 4 deletions
|
|
@ -15,6 +15,7 @@ path = "src/lib/lib.rs"
|
|||
name = "aquatic_udp"
|
||||
|
||||
[features]
|
||||
default = ["with-glommio"]
|
||||
with-glommio = ["glommio", "futures-lite"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue