mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
8a5e05cd83
* fix: Fix comp with latest beta * linux
8 lines
417 B
Markdown
8 lines
417 B
Markdown
| Permission | Description |
|
|
|------|-----|
|
|
|`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|
|