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
- Host: GitHub
- URL: https://github.com/node/turn-client
- Owner: node
- Created: 2012-03-03T02:22:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-19T06:40:57.000Z (over 13 years ago)
- Last Synced: 2025-07-25T23:42:00.561Z (3 months ago)
- Topics: nat, rfc5398, rfc5766, stan, turn
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 97
- Watchers: 11
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README
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