node-minecraft-protocol/examples/client_http_proxy
Idan Horowitz 54380a3cb7
Pass through http agent option to yggdrasil for proxy support (#676)
* initialize yggdrasil with agent option if it exists

* standardjs

* move require statements to the top

* add agent option to docs and ts type information
also removed useless typescript import and moved class fields from wrong class to the correct one

* update proxy examples and add http agents for proxying yggdrasil

* update to agent supporting yggdrasil version
2020-02-11 12:31:24 +01:00
..
client_http_proxy.js Pass through http agent option to yggdrasil for proxy support (#676) 2020-02-11 12:31:24 +01:00
package.json Pass through http agent option to yggdrasil for proxy support (#676) 2020-02-11 12:31:24 +01:00