diff options
author | David Zhao <david@davidzhao.com> | 2021-07-19 06:19:04 +0000 |
---|---|---|
committer | David Zhao <david@davidzhao.com> | 2021-07-19 06:23:09 +0000 |
commit | 46c435b697da719c69a4d1d31a5a69609fc77d05 (patch) | |
tree | 40734dd7f9990975f693f16572e43d9f2d80e260 | |
parent | Merge pull request #2604 from theowenyoung/patch-2 (diff) | |
download | awesome-selfhosted-46c435b697da719c69a4d1d31a5a69609fc77d05.tar.gz awesome-selfhosted-46c435b697da719c69a4d1d31a5a69609fc77d05.zip |
added livekit
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -291,6 +291,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Lets-Chat](http://sdelements.github.io/lets-chat/) - Self hosted chat suite written in Node. ([Source Code](https://github.com/sdelements/lets-chat)) `MIT` `Nodejs` - [LibreNews](https://librenews.io/) - Decentralized and secure breaking news notification system. ([Source Code](https://github.com/milesmcc/LibreNews-Server/)) `GPL-3.0` `Python` - [Live Helper Chat](http://livehelperchat.com/) - Live Support chat for your website. ([Source Code](https://github.com/LiveHelperChat/livehelperchat)) `Apache-2.0` `PHP` +- [LiveKit](https://livekit.io/) - Modern, scalable WebRTC conferencing platform with client SDKs. ([Demo](https://livekit.io/playground)) ([Source Code](https://github.com/livekit/livekit-server)) `Apache-2.0` `Go` - [Mattermost](http://www.mattermost.org/) - Open-source, on-prem Slack-alternative. It can be integrated with Gitlab. ([Source Code](https://github.com/mattermost/mattermost-server)) `AGPL-3.0/Apache-2.0` `Go` - [MiAOU](https://miaou.dystroy.org/login) - Multi-room persistent chat server. ([Source Code](https://github.com/Canop/miaou)) `MIT` `Nodejs` - [Mibew](https://mibew.org) - Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website. ([Demo](https://mibew.org/demo2), [Source Code](https://github.com/Mibew/mibew)) `Apache-2.0` `PHP` |