ngrok / ngrok-python

Embed ngrok secure ingress into your Python apps with a single line of code.
https://ngrok.com
Apache License 2.0
103 stars 19 forks source link

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

Closed jrobsonchase closed 3 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 be dependent on ngrok/ngrok-rust#125

CK-Ward commented 4 months ago

@dthomasngrokker to sync with @OfTheDelmer and @KristopherPaulsen on this