using stream: schema to fetch in App

This commit is contained in:
lloydzhou
2024-09-28 15:05:41 +08:00
parent d84d51b475
commit 2d920f7ccc
7 changed files with 204 additions and 122 deletions

View File

@@ -41,6 +41,7 @@ tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-works
percent-encoding = "2.3.1"
reqwest = "0.11.18"
futures-util = "0.3.30"
bytes = "1.7.2"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem and the built-in dev server is disabled.