smart_websocket_client icon indicating copy to clipboard operation
smart_websocket_client copied to clipboard

Does the client support keeping the old log?

Open Jack012a opened this issue 3 years ago • 1 comments
trafficstars

Hello,

Is it possible that I can keep the old log without losing it after receiving a new message? Based on my observation, the default setting will wipe out the old message and replace it with new message. I would like to keep all messages. Is this possible?

Jack012a avatar Mar 15 '22 14:03 Jack012a

Hi, I guess no, it's a project I did many years ago, the code is also quite outdated now. There are some other great WebSocket client extensions you can try in the chrome store. Maybe try another one?

crysislinux avatar Mar 17 '22 06:03 crysislinux