-
Notifications
You must be signed in to change notification settings - Fork 112
Home
Moe edited this page Oct 6, 2017
·
9 revisions
Loqui Instant Messenger unifies all your chat accounts in just one FirefoxOS and Ubuntu Touch app https://loqui.im
- Current version: v0.5.24
- Development version: https://github.com/loqui/im/
At the moment it supports accounts from:
- Any XMPP/Jabber provider with a BOSH/WebSocket connector
It uses a great javascript library for performing XMPP communication which is called "Strophe.js". Strophe is capable of connecting to any XMPP server listening trough BOSH (Bidirectional-streams Over Synchronous HTTP) or WebSockets.
In longer term, connections should be made through javascript TCPSockets API, avoiding the need for BOSH or WebSockets servers and thus improving performance and reliability.
See the [Reporting Bugs](https://github.com/loqui/im/wiki/Reporting Bugs) page on the wiki. Contribute
See the Contribute page on the wiki.
See the FAQ page on the wiki.
See the Roadmap page on the wiki.
We would like to thank:
- Jack Moffitt and everyone who contributed to create Strophe.js and its plugins.
- Javi Jimenez and Ignacio Olalde from Tapquo for creating Lungo, the framework supporting the UI.
- Alastair Cameron (CameronMusic) for composing the notification sounds.
- Fabien Cazenave for creating l10n.js, the library that helps to have Loqui in different languages.
- Telefónica I+D for their promotion and support in addition to provide us the awesome Firefox OS Developer Preview devices from Geeksphone.
- Everyone who has kindly reported issues or made pull requests.
- You for being about to stargaze or fork this project on GitHub ;)