Skip to content

wayou/koa-chunked-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-chunked-response

response with Transfer-Encoding: chunked in Koa.

screenshot

installing

$ yarn

running

$ node server.js

then visit http://localhost:3000/

or from the command line, run:

curl -N http://localhost:3000

Releases

No releases published

Packages

No packages published