Ngrok-rs: embed network ingress into your Rust apps /w native hyper+axum support

hey all - i'm the founder and creator of ngrok. really excited to share this with the rust community.

more details here: ngrok blog: Introducing ngrok-rs - safe and portable network ingress to your Rust apps 🦀
docs here: ngrok - Rust

ngrok-rs lets developers serve Rust services on the internet in a single statement without setting up low-level network primitives! Applications using ngrok-rs listen on ngrok’s global ingress network instead of local ports. ngrok-rs listeners are usable with hyper Servers, and connections implement tokio’s AsyncRead and AsyncWrite traits.

Would love to answer any questions and get feedback from the community!

<3 inconshreveable

3 Likes

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.