mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-07-31 22:01:03 -04:00
Add spdy to HTTP
This commit is contained in:
parent
4546ecee8c
commit
4355c107d7
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||
- [got](https://github.com/sindresorhus/got) - A nicer interface to the built-in `http` module.
|
||||
- [superagent](https://github.com/visionmedia/superagent) - A small progressive HTTP request library.
|
||||
- [hyperquest](https://github.com/substack/hyperquest) - Streaming HTTP requests.
|
||||
- [spdy](https://github.com/indutny/node-spdy) - Creates SPDY servers with the same API as the built-in `https` module.
|
||||
|
||||
|
||||
### Debugging / Profiling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue