junlarsen / league-connect

:electric_plug: Node.js HTTP/1.1, HTTP/2.0 and WebSocket interface to the League of Legends Client APIs
https://www.npmjs.com/package/league-connect
MIT License
156 stars 23 forks source link

deno: invalid hostname when using 127.0.0.1 #36

Closed junlarsen closed 3 years ago

junlarsen commented 3 years ago

Due to this issue, it is not possible to fetch 127.0.0.1 from deno https://github.com/denoland/deno/issues/7660

junlarsen commented 3 years ago

Postponed as Deno support is not stable