ngrok / ngrok-javascript

Embed ngrok secure ingress into your Node.js apps with a single line of code.
https://ngrok.com
Apache License 2.0
94 stars 18 forks source link

add ngrok.connect(map) functionality #44

Closed bobzilladev closed 1 year ago

bobzilladev commented 1 year ago

Actually adds the ngrok.connect(map) function, using a set of macros to avoid a lot of plumbing code from the config object to the session/tunnel builders.

bobzilladev commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.