An open API service indexing awesome lists of open source software.

https://github.com/node/turn-client

STUN & TURN client demo and api with python and C
https://github.com/node/turn-client

nat rfc5398 rfc5766 stan turn

Last synced: 4 days ago
JSON representation

STUN & TURN client demo and api with python and C

Awesome Lists containing this project

README

          

WHAT IS THIS ?

turn-client is the utility tool for TURN client demo and TURN client API with python and C . TURN is defined by RFC5766 http://www.ietf.org/rfc/rfc5766.txt , and also with STUN - RFC5389 http://www.ietf.org/rfc/rfc5389.txt .

TODO:
- py-turn-client-api.py
- py-turn-client-demo.py