Avoid websockets for streamming resource usage data.
Closed this issue · 0 comments
jdvillal commented
As xNetFrame
suggested on the reddit post, using websockets to communicate from the backend to the frontend instead of emitting events is not the best idea. Before implementing new features I'll be rewriting the way the front end listen for information using Tauri events.