Module stun::client[][src]

Structs

Client simulates “connection” to STUN server.

ClientTransaction represents transaction in progress. If transaction is succeed or failed, f will be called provided by event. Concurrent access is invalid.

Traits

Collector calls function f with constant rate.