diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-07-17 06:27:13 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-07-17 06:27:13 +0000 |
commit | 7497ea88d10995a7052860c23064f8ea3cc9b8f4 (patch) | |
tree | 6810a74572b458a2fb57c12f409b10440c52aa05 | |
parent | Add h3 viewer (#3018) (diff) | |
download | awesome-selfhosted-7497ea88d10995a7052860c23064f8ea3cc9b8f4.tar.gz awesome-selfhosted-7497ea88d10995a7052860c23064f8ea3cc9b8f4.zip |
Setup initial section
Diffstat (limited to '')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -34,6 +34,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Communication - IRC](#communication---irc) - [Communication - SIP](#communication---sip) - [Communication - Social Networks and Forums](#communication---social-networks-and-forums) + - [Communication - Video Conferencing](#communication---video-conferencing) - [Communication - XMPP](#communication---xmpp) - [Communication - XMPP - Servers](#communication---xmpp---servers) - [Communication - XMPP - Web Clients](#communication---xmpp---web-clients) @@ -562,6 +563,14 @@ Mailing lists servers and mass mailing software - one message to many recipients - [Zusam](https://zusam.org) - Free and open-source way to self-host private forums for groups of friends or family. ([Demo](https://demo.zusam.org), [Source Code](https://github.com/zusam/zusam)) `AGPL-3.0` `PHP` +### Communication - Video Conferencing + +**[`^ back to top ^`](#)** + +_Related: [Conference Management](#conference-management)_ + + + ### Communication - XMPP **[`^ back to top ^`](#)** |