node-spdy

Server library

Creates an HTTP/2 and SPDY server in Node.js with support for fallback to regular HTTPS

SPDY server on Node.js

GitHub

3k stars
73 watching
196 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mscdex/ssh2 An SSH client and server implementation in JavaScript for Node.js 5,534
thlorenz/proxyquire A tool that allows overriding dependencies in Node.js applications during testing without modifying the original code. 2,749
plhery/node-twitter-api-v2 A lightweight Twitter API client library with strong typing and full feature set. 1,312
expressjs/morgan A middleware that logs HTTP requests and responses in various formats. 7,955
websockets/ws A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. 21,752
peers/peerjs-server Provides a lightweight server for establishing connections between PeerJS clients 4,377
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,301
hagopj13/node-express-boilerplate A boilerplate project for quickly building RESTful APIs using Node.js and Express. 6,976
axios/axios An HTTP client library for making requests to web servers using the Promise API. 105,804
sindresorhus/ky A tiny and elegant HTTP client based on the Fetch API 13,866
http-party/http-server A command-line HTTP server that serves static files without configuration 13,660
nock/nock A library that enables testing and mocking of HTTP requests in Node.js applications 12,738
tomnomnom/httprobe Tool for probing multiple domains for working HTTP and HTTPS servers 2,881
nodejs/node A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security 107,829
sindresorhus/ky-universal Makes Ky, a modern HTTP client library for browsers, usable in Node.js too 671