http-streaming-server
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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.

/http-streaming-server/

    Package Sidebar

    Install

    npm i http-streaming-server

    Weekly Downloads

    3

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • reefridge