mscdex / httpolyglot
Serve http and https connections over the same port with node.js
☆181Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for httpolyglot
- Check if something is a Node.js stream☆111Updated last week
- A rate limiter for node.js streams.☆213Updated 8 years ago
- A simple LRU cache☆135Updated 2 years ago
- Like ruby's Abbrev module☆164Updated last month
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 4 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 3 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 8 years ago
- The missing POSIX system calls for node.js☆214Updated 2 years ago
- Check if a buffer contains valid UTF-8☆117Updated last week
- ☆149Updated 7 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 2 months ago
- A very fast streaming multipart parser for node.js☆186Updated last year
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Clean straight forward mmap-bindings for node.js☆78Updated 3 years ago
- Promisifies all the selected functions in an object☆57Updated 3 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆186Updated 8 months ago
- Find open ports programmatically with Node.js☆80Updated 4 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 6 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆246Updated 9 years ago
- polyfill version of the 0.11 version of the asyncListener API☆174Updated 2 years ago
- Extras missing from node's fs module☆102Updated this week
- Node style HMAC for use in the browser, with native implementation in node☆62Updated 3 years ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆110Updated last year
- Create and package prebuilds for native modules☆199Updated 4 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 4 months ago
- Create and parse HTTP Content-Type header☆131Updated 3 months ago
- Look up environment settings specific to different operating systems.☆137Updated 3 years ago
- URL rewriting middleware☆98Updated last month
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago