stun-client 0.1.1

This is a simple async_std based asynchronous STUN client library.
Documentation

test

stun-client

This is a simple async_std based asynchronous STUN client library. At the moment only some features of RFC8489 are implemented and only simple binding requests are possible.

It also supports the OTHER-ADDRESS and CHANGE-REQUEST attributes for RFC5780 -based NAT Behavior Discovery.

Install

Documentation

Examples