Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fs): use IPC streaming for read and write file #1251

Open
wants to merge 2 commits into
base: v2
Choose a base branch
from

Conversation

lucasfernog
Copy link
Member

The HTTP request API already uses the streaming IPC, let's do the same for the fs functions.

Needs tauri-apps/tauri#9561 since we pass the path and the options as headers on the writeFile command.

@lucasfernog lucasfernog requested a review from a team as a code owner April 24, 2024 18:59
@DexYang
Copy link

DexYang commented May 16, 2024

Looking forward to merge this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants