diff options
author | uchchishta <uchchishta@users.noreply.github.com> | 2017-04-17 12:04:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-17 12:04:59 +0000 |
commit | bde4fffa57d1914de6c105bf513b5e7dde9c22db (patch) | |
tree | dedaa4aa92338430eb0f5ac22e326a6865176cc1 | |
parent | Merge pull request #1031 from nodiscc/2017-apr (diff) | |
download | awesome-selfhosted-bde4fffa57d1914de6c105bf513b5e7dde9c22db.tar.gz awesome-selfhosted-bde4fffa57d1914de6c105bf513b5e7dde9c22db.zip |
Added JSXC in XMPP web clients
[JSXC](https://jsxc.org) - A Real-time XMPP web chat application with video calls, file transfer and encrypted communication. There are also versions for Nextcloud/Owncloud and SOGo. ([Source Code](https://github.com/jsxc/jsxc)) `MIT` `Javascript`
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -402,6 +402,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP * [Candy](http://candy-chat.github.io/candy/) - Multi user XMPP client written in Javascript. ([Source Code](https://github.com/candy-chat/candy)) `MIT` `Javascript` * [Converse.js](https://conversejs.org/) - A free and open-source XMPP chat client in your browser. ([Source Code](https://github.com/jcbrand/converse.js)) `MPLv2` `Javascript` + * [JSXC](https://jsxc.org) - A Real-time XMPP web chat application with video calls, file transfer and encrypted communication. There are also versions for Nextcloud/Owncloud and SOGo. ([Source Code](https://github.com/jsxc/jsxc)) `MIT` `Javascript` * [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. ([Source Code](https://github.com/digicoop/kaiwa)) `MIT` `NodeJS` * [Salut à Toi](http://www.salut-a-toi.org/) - Multipurpose, multi frontend, libre and decentralised communication tool. ([Source Code](http://repos.goffi.org/sat)) `AGPLv3` `Python` * [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi. ([Source Code](http://repos.goffi.org/libervia)) `AGPLv3` `Python` |