ngrok / ngrok-java

Embed ngrok secure ingress into your Java apps with a single line of code.
Other
21 stars 6 forks source link

Support the `app_protocol` option for HTTP and Labeled listeners #40

Open jrobsonchase opened 7 months ago

jrobsonchase commented 7 months ago

This is to support http/2, and potentially other change-of-protocols that may occur.

See ngrok-private/ngrok#23863

This will depend on ngrok/ngrok-rust#125