mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
d198c01486
Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
393 B
393 B
Permissions
allow-connect
Enables the connect command without any pre-configured scope.
deny-connect
Denies the connect command without any pre-configured scope.
allow-send
Enables the send command without any pre-configured scope.
deny-send
Denies the send command without any pre-configured scope.
default
Allows connecting and sending data to a WebSocket server