diff --git a/README.md b/README.md index 2a9b5122..e5c60c6d 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ You can also report detailed subscription information on a per connection basis "cid": 571, "ip": "127.0.0.1", "port": 61572, - "pending_size": 0, + "pending_bytes": 0, "in_msgs": 0, "out_msgs": 0, "in_bytes": 0, @@ -180,7 +180,7 @@ You can also report detailed subscription information on a per connection basis "cid": 574, "ip": "127.0.0.1", "port": 61577, - "pending_size": 0, + "pending_bytes": 0, "in_msgs": 0, "out_msgs": 0, "in_bytes": 0,