Skip to content

wiktor-k/http-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published