Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Sample repo for my blog post on HTTP/2 in Node.js
To run the example:
- Clone this repo
- Run the server by executing
node server.js - Run the client by executing
node index.js(ornode post-data.jsfor the POST request)
About
Example on how to implement an HTTP/2 client and server in Node.js
Topics
Resources
Stars
6 stars
Watchers
1 watching