Module: StunClient

Defined in:
lib/stun-client/module.rb,
lib/stun-client/generic/client.rb,
lib/stun-client/generic/errors.rb,
lib/stun-client/rfc3489/client.rb,
lib/stun-client/rfc3489/message.rb,
lib/stun-client/generic/utilities.rb,
lib/stun-client/rfc3489/discovery/nat.rb,
lib/stun-client/rfc3489/discovery/lifetime.rb

Overview

The StunClient library

Defined Under Namespace

Modules: RFC3489Message Classes: BindungErrorResponse, GenericClient, InvalidResponse, InvalidTransactionId, RFC3489Client, RFC3489LifetimeDiscovery, RFC3489NATDiscovery, StunError, TimeoutError, UnableToInterpretResponse, Utilities

Constant Summary collapse

VERSION =

Contains the latest version of STUN Client.

'1.2.1'.freeze