(websocket) traffic tracker received bytes is message size while it should be wire size

This commit is contained in:
Benjamin Sergeant
2020-02-26 11:24:41 -08:00
parent 140a21c8b3
commit e15a2900e7
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [8.1.7] - 2020-02-26
(websocket) traffic tracker received bytes is message size while it should be wire size
## [8.1.6] - 2020-02-26
(ws_connect) display sent/received bytes statistics on exit