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 tauir #5527

Closed
Closed

Conversation

lloydzhou
Copy link
Contributor

@lloydzhou lloydzhou commented Sep 25, 2024

No description provided.

@lloydzhou lloydzhou marked this pull request as draft September 25, 2024 08:05
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


The fetchSSE mentioned yesterday, I tried it last night, and it can be implemented by improving the official http plugin:

  1. Let fetch_read_body support multiple reads
  2. Improve js sdk, first use readableStream to generate Response, and then call fetch_read_body multiple times to read data and write it into Response.body

The effect was tested in tauri's dev mode (the current rust plugin has not been changed, and the first read is to read the chunk and get the complete content)

@lloydzhou lloydzhou closed this Sep 26, 2024
@lloydzhou lloydzhou deleted the feat-tauir-v2 branch September 26, 2024 13:34
@ChatGPTNextWeb ChatGPTNextWeb deleted a comment from github-actions bot Sep 26, 2024
@ChatGPTNextWeb ChatGPTNextWeb deleted a comment from coderabbitai bot Sep 26, 2024
@ChatGPTNextWeb ChatGPTNextWeb deleted a comment from Leizhenpeng Sep 26, 2024
@ChatGPTNextWeb ChatGPTNextWeb deleted a comment from vercel bot Sep 26, 2024
@lloydzhou lloydzhou changed the title Feat tauir v2 Feat tauir Sep 26, 2024
@lloydzhou
Copy link
Contributor Author

move to #5565

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.

2 participants