firebug / websocket-monitor

Not compatible with Firefox Quantum (57 and newer)
Other
146 stars 18 forks source link

"Maximum entries displayed" not being honoured for low traffic connections #81

Open stodge opened 7 years ago

stodge commented 7 years ago

I have configured the plugin to show 500 "Maximum entries displayed" except it will never show more than ten in the display. Is there a "timeout" for when it removes a frame from the display? There may be a delay of a second or so between messages from my websocket server.

This is using Firefox 56.0, 64bit on Windows 10.

Thanks

stodge commented 7 years ago

I think there must be a TTL for a frame that is displayed. If I use the plugin on a websocket with frequent traffic (2 or 3 messages/second) then it does seem to honour the setting. On a low traffic websocket it seems to remove frames from the display too quickly. I changed the title accordingly.