sohamkamani · GitHub

Sample repo for my blog post on HTTP/2 in Node.js

To run the example:

  1. Clone this repo
  2. Run the server by executing node server.js
  3. Run the client by executing node index.js (or node post-data.js for the POST request)

About

Example on how to implement an HTTP/2 client and server in Node.js

Topics

Resources

Readme

MIT license

Activity

Stars

6 stars

Watchers

1 watching

Forks

2 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗