http-streaming-server
v0.2.0
Published
Library that allows you to create http server and streaming content via providers
Readme
http-streaming-server
Streaming content over HTTP.
Features:
- middleware archetecture
- minimum dependencies
- modularity: you can implements stream provider for your own specific needs and cases
Providers:
- Bittorrent (using torrent-stream module)
Examples:
npm run examples/torrent-stream- bittorent content streaming over http.
