kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.
ISC License
371 stars 118 forks source link

gRPC bandwidth tracking #346

Closed aspect closed 6 months ago

aspect commented 6 months ago

This PR is a refactoring of #334 with a slightly reduced footprint. I went over #334 and carefully re-grafted only the changes specific to gRPC internals. @biryukovmaxim did excellent work building this.

Once this is merged I will be adding this to the upcoming PR that contains metrics refactoring.