TiNewman / LinuxMetricsCollector

MSCS_710
MIT License
0 stars 0 forks source link

WebSocket Stop Message #19

Closed jj2021 closed 2 years ago

jj2021 commented 2 years ago

Process stop message from client to stop sending data when no longer needed. This stops the collector from writing to a disconnected socket, avoiding errors and potential crashes.