summaryrefslogtreecommitdiff
path: root/content/coturn.md
diff options
context:
space:
mode:
authorHAMM3REXTREME <80393733+HAMM3REXTREME@users.noreply.github.com>2022-06-27 20:57:26 -0400
committerGitHub <noreply@github.com>2022-06-27 20:57:26 -0400
commit6a0226c82995bedf5e718c06451e013e7f5ccb89 (patch)
tree4391768f355dc515703be72912e211d14246f27a /content/coturn.md
parentd7fbeb09409388ab474035042bd312c7c9a446a1 (diff)
Add short_desc and fix typo
Diffstat (limited to 'content/coturn.md')
-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.