Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

refactor: return a true stream instead of a vector in the dynamic response#61

Open
JasterV wants to merge 1 commit intomainfrom
refactor/granc-core-proper-stream-handling
Open

refactor: return a true stream instead of a vector in the dynamic response#61
JasterV wants to merge 1 commit intomainfrom
refactor/granc-core-proper-stream-handling

Conversation

@JasterV
Copy link
Copy Markdown
Owner

@JasterV JasterV commented Mar 1, 2026

This PR updates the DynamicResponse to contain a BoxStream instead of a plain Vector.

This makes it so the stream of responses is not collected synchronously before returning a response.

This PR is a continuation of #59

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant