mscdex / httpolyglotLinks
Serve http and https connections over the same port with node.js
☆181Updated 6 years ago
Alternatives and similar repositories for httpolyglot
Users that are interested in httpolyglot are comparing it to the libraries listed below
Sorting:
- A simple LRU cache☆136Updated 4 years ago
- Find open ports programmatically with Node.js☆80Updated 5 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- ☆158Updated last year
- Like ruby's Abbrev module☆167Updated last week
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Creates super long stack traces☆196Updated last year
- Check if something is a Node.js stream☆115Updated last year
- Escape and stringify an array of arguments to be executed on the shell☆71Updated 10 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- ☆76Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- evaluate statically-analyzable expressions☆178Updated last year
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆122Updated 4 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Run an executable under xvfb-run, but only when needed☆137Updated 8 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- A Javascript implementation of SipHash-2-4☆128Updated 9 months ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 4 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- A very fast streaming multipart parser for node.js☆188Updated 2 years ago