Module ngrok::conn

source ·
Expand description

Types for working with ngrok connections.

Structs§

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.