File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This repo and all plugins require a Rust version of at least **1.77.2**
3434| [ stronghold] ( plugins/stronghold ) | Encrypted, secure database. | ✅ | ✅ | ✅ | ? | ? |
3535| [ updater] ( plugins/updater ) | In-app updates for Tauri applications. | ✅ | ✅ | ✅ | ❌ | ❌ |
3636| [ upload] ( plugins/upload ) | Tauri plugin for file uploads through HTTP. | ✅ | ✅ | ✅ | ✅ | ✅ |
37- | [ websocket] ( plugins/websocket ) | Open a WebSocket connection using a Rust client in JS. | ✅ | ✅ | ✅ | ? | ? |
37+ | [ websocket] ( plugins/websocket ) | Open a WebSocket connection using a Rust client in JS. | ✅ | ✅ | ✅ | ✅ | ✅ |
3838| [ window-state] ( plugins/window-state ) | Persist window sizes and positions. | ✅ | ✅ | ✅ | ❌ | ❌ |
3939
4040- ✅: (Partially) Supported
You can’t perform that action at this time.
0 commit comments