node/turn-client
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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