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

1.0.4 • Public • Published

HTTP Streaming

Streams given URL contents to stdout and uses HTTP range requests to fetch additional content when it is available every couple of seconds.

Useful for dynamically appended logs (build logs, event collectors, etc.)

To start streaming a file use this command:

npx http-streaming https://example.com

Readme

Keywords

Package Sidebar

Install

npm i http-streaming

Weekly Downloads

7

Version

1.0.4

License

APL

Last publish

Collaborators

  • wiktor-k