Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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] Load server images and cache them locally permanently #10097

Closed
drdevelop opened this issue Jun 20, 2024 · 0 comments
Closed

[feat] Load server images and cache them locally permanently #10097

drdevelop opened this issue Jun 20, 2024 · 0 comments

Comments

@drdevelop
Copy link

Describe the problem

How can I implement it when I need to load server images and cache them locally permanently

Describe the solution you'd like

Do it use rust, a large number of image streams are returned to the front end through the IPC channel without being serialized and deserialized, which is time-consuming and causes the main process to crash.

Alternatives considered

No response

Additional context

No response

@tauri-apps tauri-apps locked and limited conversation to collaborators Jun 24, 2024
@amrbashir amrbashir converted this issue into discussion #10116 Jun 24, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

1 participant