nats-io / nats.rs

Rust client for NATS, the cloud native messaging system.
Apache License 2.0
1.04k stars 165 forks source link

Improve statistics #1324

Closed Jarema closed 1 day ago

Jarema commented 1 day ago

Client statistics should could all bytes that are coming in and out of the client, not just part of messages.

Signed-off-by: Tomasz Pietrek tomasz@nats.io