Skip to content

jamesreggio/http2-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http2-benchmark

Simple benchmark of HTTP/2 server push using node-http2.

How to run locally

Ensure ./node_modules/.bin is in your path, then run:

npm install
node src/server.js &
node src/client.js http://localhost:3000/tweets/1

How it works

TODO

About

Simple benchmark of HTTP/2 server push

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published