tauri-plugin-websocket 2.0.0-beta.4

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