tauri-plugin-websocket 2.4.2

Expose a WebSocket server to your Tauri frontend.
Documentation
1
2
3
4
"$schema" = "schemas/schema.json"
[default]
description = "Allows connecting and sending data to a WebSocket server"
permissions = ["allow-connect", "allow-send"]