diff --git a/glossary/WebRTC.md b/glossary/WebRTC.md new file mode 100644 index 000000000..31f578258 --- /dev/null +++ b/glossary/WebRTC.md @@ -0,0 +1,3 @@ +### WebRTC + +WebRTC stands for Web Real-Time Communication and is an API that can be used for video-chat, voice-calling and P2P-file-sharing web apps.