Kanaries / Kanaries/web-data-loader

stream data supported for network request

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

We need to support fetching large dataset through networks.

It can be implemented with:
1. fetching lots of small chunks of data and combining them together in browser.
2. handle a large data response as stream.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.