tardis-dev / tardis-machine

Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs
https://docs.tardis.dev/api/tardis-machine
Mozilla Public License 2.0
235 stars 46 forks source link

Allow tardis-machine to accept and pass through an optional proxy argument #5

Closed rakeshkaria closed 3 years ago

rakeshkaria commented 3 years ago

This extends support for using tardis-machine and tardis-node from behind a corporate proxy.

Note the package.json dependency on tardis-node will need updating to reference the appropriate version of tardis-node once that has support for proxy configuration.