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
88 stars 18 forks source link

add tls_config, connector & handle_heartbeat session configuration #25

Closed bobzilladev closed 1 year ago

bobzilladev commented 1 year ago

Allow a user to specify a new connection address and certificate to use, or just get notified on connections or heartbeats.