workerman-vmstat icon indicating copy to clipboard operation
workerman-vmstat copied to clipboard

Workerman-vmstats using Server Send Events version

Open joanhey opened this issue 1 year ago • 2 comments

https://github.com/joanhey/workerman-vmstat

Using SSE, as we only send data from the server to the browser.

Removed jquery, sugar.js and chroma.js. Also reconnecting-websocket.js as SSE auto-reconnect.

@walkor check the code (thanks)

joanhey avatar Nov 13 '23 11:11 joanhey

@joanhey thank you for your post. That's a good idea, but due to limited energy this project is no longer planned for further updates.

walkor avatar Nov 13 '23 11:11 walkor

The actual websocket version is in this repo. And the SSE version will be in my fork. As an example of SSE use.

joanhey avatar Nov 13 '23 11:11 joanhey