summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <Luke Smith>2022-07-01 08:13:25 -0400
committerLuke Smith <Luke Smith>2022-07-01 08:13:25 -0400
commita6b6ab9f848d74d49072b7595dfd30297dacb9e7 (patch)
treeb544de036a79f34ac9804bc21f85b2730665a652
parentb25dd6ddca16b79dc5442d6d368b56d3a5ac2e2b (diff)
parent2dc95817a75affc52893bb9aff65c14c1c133dbd (diff)
Merge branch 'master' of github.com:LukeSmithxyz/landchad
-rw-r--r--content/coturn.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/coturn.md b/content/coturn.md
index 25c1a34..5dd60b3 100644
--- a/content/coturn.md
+++ b/content/coturn.md
@@ -1,13 +1,14 @@
---
title: "Coturn"
date: 2022-03-29
+short_desc: 'A STUN and TURN server that allows users to perform WebRTC calls while being behind NATs.'
icon: "webrtc.svg"
img: "webrtc.svg"
tags: ['service']
---
[Coturn](https://github.com/coturn/coturn) is a libre **STUN** and
-**TURN** server software that allows users of chat protcols (Such as
+**TURN** server software that allows users of chat protocols (Such as
[XMPP](/prosody) and [Matrix](/matrix)) to perform WebRTC **voice
and video calls** despite them being behind NATs.