mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 03:41:03 +00:00
debounce feed polling a little to reduce CPU load when lots of messages are being sent out
This commit is contained in:
@@ -14,6 +14,7 @@ hex = "0.4.3"
|
||||
http = "0.2.4"
|
||||
log = "0.4"
|
||||
num-traits = "0.2"
|
||||
pin-project-lite = "0.2.7"
|
||||
primitive-types = { version = "0.9.0", features = ["serde"] }
|
||||
rustc-hash = "1.1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user