diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-11 18:59:39 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-11 18:59:39 +0000 |
commit | 007030326633ff675eb28bd50e770b0d99a71e6b (patch) | |
tree | 55336265624c957478a714db59458bf47e30d3aa | |
parent | Merge pull request #194 from koppor/quasselirc (diff) | |
download | awesome-selfhosted-007030326633ff675eb28bd50e770b0d99a71e6b.tar.gz awesome-selfhosted-007030326633ff675eb28bd50e770b0d99a71e6b.zip |
fix language/platform for let's chat
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. `MIT ` `JavaScript` * [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. `Apache` `Java` * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `AGPL` - * [Let's Chat](https://sdelements.github.io/lets-chat/) - A persistent messaging application that runs on Node.js and MongoDB. `MIT ` `JavaScript` + * [Let's Chat](https://sdelements.github.io/lets-chat/) - A persistent messaging application that runs on Node.js and MongoDB. `MIT` `Nodejs` * [Mumble](http://wiki.mumble.info/wiki/Main_Page) - low-latency, high quality voice/text chat software `BSD` `C++` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` `Nodejs` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` |