Skip to content

Example of using axios to get a request, and streaming the result.

Notifications You must be signed in to change notification settings

andrewstart/axios-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of how to stream a file through Axios, with the same action done in Request for comparison.

To run:

  1. npm i
  2. http-server
  3. Then, in a different command line instance: node axios.js or node request.js

About source.mp4

The source video is a downscaled, low framerate, low audio quality export of Big Buck Bunny, just an example file.

About

Example of using axios to get a request, and streaming the result.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •