mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
694 B
694 B
Default Permission
Allows connecting and sending data to a WebSocket server
allow-connectallow-send
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the connect command without any pre-configured scope. |
|
|
Denies the connect command without any pre-configured scope. |
|
|
Enables the send command without any pre-configured scope. |
|
|
Denies the send command without any pre-configured scope. |