sdelements / lets-chat

Self-hosted chat app for small teams
http://sdelements.github.io/lets-chat
MIT License
9.77k stars 1.58k forks source link

connect to existing jabber server? #609

Closed jonbayer closed 9 years ago

jonbayer commented 9 years ago

Hi Guys,

I quite like your application, but we already have an in-house jabber server that I'd rather not migrate away from (openfire) due to some handy features like shared rostering. It's looking like it's not possible, but I just thought I'd check and verify if it is possible for let's chat to simple connect to an existing jabber server/conf. room and be more of a web UI for this.

Apologies if this is a dumb question, I've just been looking everywhere for an app that will do this.

sploadie commented 9 years ago

Let's Chat allows XMPP clients to connect to it, but Let's Chat is not itself a client. If you are just looking for a Jabber web-client, maybe Converse.js?

jonbayer commented 9 years ago

Thanks for the response. I ended up going with kaiwa, as it's got the same UI concepts but connects to my existing jabber server. I still think highly of this project though and wish you guys the best of luck.