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

Requests: support sttp streaming #764

Open
hearnadam opened this issue Oct 18, 2024 · 6 comments · Fixed by #896
Open

Requests: support sttp streaming #764

hearnadam opened this issue Oct 18, 2024 · 6 comments · Fixed by #896

Comments

@hearnadam
Copy link
Collaborator

Streaming HTTP responses is quite useful. It should be a standard feature of kyo-sttp

@hearnadam hearnadam changed the title Sttp Streams Requests: support sttp streaming Oct 19, 2024
@hearnadam
Copy link
Collaborator Author

/bounty $150

Implementation must include tests, as well as proper buffering of responses. Don't materialize the fully body into memory, then create as stream.

Copy link

algora-pbc bot commented Oct 19, 2024

💎 $150 bounty • Kyo

Steps to solve:

  1. Start working: Comment /attempt #764 with your implementation plan
  2. Submit work: Create a pull request including /claim #764 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to getkyo/kyo!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @HollandDM Nov 18, 2024, 5:46:46 AM #880

@HollandDM
Copy link
Contributor

HollandDM commented Nov 18, 2024

/attempt #764

This was referenced Nov 30, 2024
@HollandDM
Copy link
Contributor

@fwbrasil I think you closed the wrong one, I'm still working on this

@fwbrasil
Copy link
Collaborator

Github has some heuristics to close tickets automatically based on the PR description. It seems it triggered here. Reopening

@fwbrasil fwbrasil reopened this Dec 18, 2024
fwbrasil pushed a commit that referenced this issue Jan 12, 2025
The second step toward solving #764, this ticket introduce
`Deflate`/`Inflate` and `Gzip`/`Gunzip` to Kyo's `Stream[Byte, S]`.
Copy link

algora-pbc bot commented Jan 31, 2025

💡 @HollandDM submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants