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: update Request to take stream instead of json.RawMessage #32

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

jsteenb2
Copy link
Collaborator

this enables us to support a streaming API :yaaaas:. With this we can enable our entire system to work with a streamed input. Locally, that means working with a multipart/form body file and the meta field.

this enables us to support a streaming API :yaaaas:. With
this we can enable our entire system to work with a streamed
input. Locally, that means working with a multipart/form body
file and the meta field.
@jsteenb2 jsteenb2 merged commit a2e9a5a into main Sep 3, 2024
1 check passed
@jsteenb2 jsteenb2 deleted the stream_api branch September 3, 2024 20:44
@jsteenb2
Copy link
Collaborator Author

jsteenb2 commented Sep 19, 2024

closes: #21

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.

3 participants