Expand description
Types for working with ngrok connections.
Structs§
- A connection via an ngrok Edge.
- A connection via an ngrok Endpoint.
Traits§
- An incoming connection over an ngrok tunnel. Effectively a trait alias for async read+write, plus connection info.
- Information common to all ngrok connections.
- Information about connections via ngrok edges.
- Information about connections via ngrok endpoints.