[PR #125] [CLOSED] Server sent events #60

Closed
opened 2025-12-29 07:19:07 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/125
Author: @gschier
Created: 10/9/2024
Status: Closed

Base: masterHead: server-sent-events


📝 Commits (1)

  • acbb2ca Very hacky implementation of response streaming

📊 Changes

3 files changed (+37 additions, -16 deletions)

View changed files

📝 src-tauri/src/http_request.rs (+31 -13)
📝 src-tauri/src/lib.rs (+1 -1)
📝 src-web/hooks/useResponseBodyText.ts (+5 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/125 **Author:** [@gschier](https://github.com/gschier) **Created:** 10/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `server-sent-events` --- ### 📝 Commits (1) - [`acbb2ca`](https://github.com/mountain-loop/yaak/commit/acbb2ca50ceedfee00531d6d1416fc06f84ce1a2) Very hacky implementation of response streaming ### 📊 Changes **3 files changed** (+37 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src-tauri/src/http_request.rs` (+31 -13) 📝 `src-tauri/src/lib.rs` (+1 -1) 📝 `src-web/hooks/useResponseBodyText.ts` (+5 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:07 +01:00
adam closed this issue 2025-12-29 07:19:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#60