moll / node-mitmLinks
Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Super useful when testing code that hits remote servers.
☆656Updated last year
Alternatives and similar repositories for node-mitm
Users that are interested in node-mitm are comparing it to the libraries listed below
Sorting:
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 7 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆783Updated 2 years ago
- A Node.js tracing and instrumentation utility☆378Updated 2 months ago
- Fibonacci and exponential backoff for Node.js☆339Updated 4 years ago
- Support keepalive http agent.☆596Updated 10 months ago
- Build Node.JS servers that don't fall over.☆1,300Updated 8 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Create private keys and certificates with node.js☆576Updated this week
- Detects node eventloop block and reports where it started☆332Updated 3 years ago
- Abstract rate limiter for nodejs☆727Updated 2 years ago
- Simple, intuitive mocking of Node.js modules.☆458Updated 4 years ago
- Utility to help find out why Node isn't exiting☆593Updated 3 weeks ago
- Rich JavaScript errors☆1,192Updated 3 years ago
- middleware for node-http-proxy to modify the remote website response with trumpet☆426Updated 5 years ago
- Node HTTP/HTTPS Agents for tunneling proxies☆537Updated 4 years ago
- An asynchronous port scanner for Node.js.☆297Updated last year
- fs bindings for tar-stream☆373Updated last month
- Check if the event loop is blocked☆735Updated 6 years ago
- Temporary File, Directory, and Stream support for Node.js☆451Updated 2 years ago
- The non-configurable configuration loader for lazy people.☆1,032Updated 3 years ago
- Split Streams3 style☆293Updated last year
- Line-by-line Stream reader for node.js☆325Updated 5 years ago
- implementation of https://github.com/joyent/node/issues/5243☆1,137Updated 2 years ago
- Execute a callback when a request closes, finishes, or errors☆402Updated 3 weeks ago
- Temporary file and directory creator for node.js☆765Updated 2 months ago
- Easy ssh tunneling☆368Updated 10 months ago
- A Node metrics library for measuring and reporting application-level metrics, inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libr…☆517Updated 5 years ago
- Simple middleware-style router☆438Updated 3 weeks ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,261Updated 2 years ago