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

understanding intended use cases #81

Open
fix opened this issue Mar 17, 2022 · 0 comments
Open

understanding intended use cases #81

fix opened this issue Mar 17, 2022 · 0 comments

Comments

@fix
Copy link

fix commented Mar 17, 2022

Hi, this is a really great lib.

Trying to understand the intended use cases, outside of webtorrent. From the top of my mind:

  • open and read a file locally
  • send and stream a local file to another browser using webrtc
  • open a file downloaded from a remote server
  • render live some file while being worked in the browser (like md->pdf)

Most of the use cases are relying on ReadableStream from browser API, I think. Is some kind of bridge between nodejs ReadableStream envisioned? That would need more fined grained API (to handle precache for instance).

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