tauri-apps / tauri-apps/plugins-workspace
[websocket] Websocket plugin causes RAM usage gradually increasing forever
Open
plugin: websocket
type: bug
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
Reproduction: https://github.com/MichaelTendoSsemwanga/websoocket-plugin-memory-gradually-increases
Basically, followed the instructions on https://github.com/tauri-apps/tauri-plugin-websocket
Connected to an actual socket which is sending data and wait.
In < 2 hours, RAM usage > 1GB
Macbook Pro 14" M1 Pro

PS: The server is sending ~ 1MB per message
Contributor guide
Assessment
This issue has not been assessed yet.