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

Implement streaming ndjson response in find server #1226

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

masih
Copy link
Member

@masih masih commented Feb 1, 2023

Implement ndjson streaming response for find server endpoints /cid/<cid> and /multihash/<multihash>.

Fixes #1216

@masih masih requested a review from gammazero February 1, 2023 23:29
@masih masih force-pushed the masih/ndjson_response branch from b858871 to b62e857 Compare February 1, 2023 23:42
Implement ndjson streaming response for find server endpoints
`/cid/<cid>` and `/multihash/<multihash>`.

Fixes #1216
@masih masih force-pushed the masih/ndjson_response branch from b62e857 to dfcb949 Compare February 2, 2023 08:55
@masih masih merged commit d681a36 into main Feb 2, 2023
@masih masih deleted the masih/ndjson_response branch February 2, 2023 09:12
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.

Implement support for ndjson streaming response
2 participants