torrent-proxy / http-streaming-server

Streaming content over HTTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Streaming content over HTTP

License:MIT License


Languages

Language:TypeScript 100.0%