http-streaming
v1.0.4
Published
Streams files over HTTP using continous ranged requests
Downloads
8
Readme
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