Files
tauri-plugins-workspace/plugins/websocket/permissions/autogenerated/reference.md
T
Fabian-Lars 8a5e05cd83 fix: Fix comp with latest beta (#1018)
* fix: Fix comp with latest beta

* linux
2024-03-04 19:59:24 +02:00

417 B

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