1.0.4 • Published 7 years ago

http-streaming v1.0.4

Weekly downloads
4
License
APL
Repository
github
Last release
7 years ago

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
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago