tauri-apps / tauri-apps/plugins-workspace
Update through shared file path
Open
plugin: updater
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
I am testing Tauri's updater plugin. As I am on a local area network, I do not need to set up an HTTP/HTTPS server to share data through a shared folder over the network.
However, when I set the "endpoints" field to the "file:///" protocol, the update function reported an error:
`builder error for url`
Can you consider supporting this feature? Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.