tauri-apps / tauri-apps/plugins-workspace
Websocket Add Allow & Deny
Open
plugin: websocket
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
### Describe the problem
The websocket plugin allow to connect to any URL, without giving a list of allowed and denied URLs.
### Describe the solution you'd like
Add similar enty to one in HTTP plugin.
Check on connection command, if URL is allowed. Like in HTTP plugin
### Alternatives considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.