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

Handle ndjson streaming response from /routing/v1/providers/<cid> #196

Open
masih opened this issue Sep 3, 2024 · 0 comments
Open

Handle ndjson streaming response from /routing/v1/providers/<cid> #196

masih opened this issue Sep 3, 2024 · 0 comments

Comments

@masih
Copy link
Member

masih commented Sep 3, 2024

Indexstar uses a delegated translator to utilise the same lookup backend for both IPNI and IPFS delegated routing apis. IPNI APIs have supported streaming response for a while now but this has not been ported over to the translator.

Update the translator such that it handles the streaming of results just like it does for IPNI APIs. This should be mostly gluecode as the code streaming functionality is already present in the backend.

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

No branches or pull requests

1 participant