This is a public domain implementation in C, C++ and Python of the STUN message (decoder and encoder), based on RFCs 5246, 5389, 5766, 5780, 6062, and 6156. Check the full documentation: How to Use the C library How to Use the C++ library How to Use the Python library