diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-04-17 17:45:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:52:30 +0700 |
commit | 4bd762f7d0c3a63d241d8ea80930ea7511ea2cbc (patch) | |
tree | 0dcff758abb12cd10e4209758ee2e0536ea43bb6 /network/coturn/README | |
parent | c4591233fba2ee1d13de95b4ae303212e3afa10d (diff) |
network/coturn: Added (open source TURN and STUN Server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/coturn/README')
-rw-r--r-- | network/coturn/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/coturn/README b/network/coturn/README new file mode 100644 index 000000000000..8f61c3a2190f --- /dev/null +++ b/network/coturn/README @@ -0,0 +1,5 @@ +coturn (Free open source implementation of TURN and STUN Server) + +The TURN Server is a VoIP media traffic NAT traversal server +and gateway. It can be used as a general-purpose network +traffic TURN server and gateway, too. |