DeviceHive proxy messages classes
A library used in place of the native window.postMessage which when used on both the sending and receiving windows allow for a nicer asynchronouse promise messaging between the windows
A generic messaging component to send HTTP style message payloads over the window.postMessage API. Requires an implementation of window postMessage proxy such as 'window-post-message-proxy'.
This package exports `getSyncProvider`, a function to create `JsonRpcProvider`s that will act as if the connection happen synchronously.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Maps proxy protocols to `http.Agent` implementations
Turn a function into an `http.Agent` instance
this library helps us to create proxy objects for fetch, XHR and beacons for proper request tracking.
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Determine address of proxied request
DeviceHive custom plugin core functionality. NodeJS implementation
The one-liner node.js proxy middleware for connect, express, next.js and more
HTTP proxying for the masses
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A PAC file proxy `http.Agent` implementation for HTTP
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
Global HTTP/HTTPS proxy configurable using environment variables.
TypeScript definitions for http-proxy
Opinionated, caching, retrying fetch client
Compare two objects using accessed properties with Proxy
Determine the address of a proxied request
A TypeScript SSE proxy for MCP servers that use stdio transport.
Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.