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 support for ndjson streaming response #1216

Closed
masih opened this issue Feb 1, 2023 · 0 comments · Fixed by #1226
Closed

Implement support for ndjson streaming response #1216

masih opened this issue Feb 1, 2023 · 0 comments · Fixed by #1226
Assignees

Comments

@masih
Copy link
Member

masih commented Feb 1, 2023

The IPNI specification is updated with support for streaming lookup responses as content type application/x-ndjson. Update storetheindex according to the specification to support streaming responses. This should result in faster resolution at indexstar should the client accept such media type.

@masih masih self-assigned this Feb 1, 2023
masih added a commit that referenced this issue Feb 1, 2023
Implemenr ndjson streaming response for find server endpoints
`/cid/<cid>` and `/multihash/<multihash>`.

Fixes #1216
masih added a commit that referenced this issue Feb 1, 2023
Implement ndjson streaming response for find server endpoints
`/cid/<cid>` and `/multihash/<multihash>`.

Fixes #1216
masih added a commit that referenced this issue Feb 1, 2023
Implement ndjson streaming response for find server endpoints
`/cid/<cid>` and `/multihash/<multihash>`.

Fixes #1216
masih added a commit that referenced this issue Feb 2, 2023
Implement ndjson streaming response for find server endpoints
`/cid/<cid>` and `/multihash/<multihash>`.

Fixes #1216
masih added a commit that referenced this issue Feb 2, 2023
Implement ndjson streaming response for find server endpoints
`/cid/<cid>` and `/multihash/<multihash>`.

Fixes #1216
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 a pull request may close this issue.

1 participant