sdelements / lets-chat

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

s2s capability #579

Open mklatsky opened 8 years ago

mklatsky commented 8 years ago

Wondering whether there is any s2s capability on the roadmap for Let's Chat.

hhaidar commented 8 years ago

@mklatsky do you mean sharing state between servers? Probably not in the foreseeable future, but that might change if we encounter scaling/access issues at my company ;)

Please let me know if I misinterpreted your question, thank you.

mklatsky commented 8 years ago

What I am looking for is server to server communication (not shared state). See http://prosody.im/doc/s2s. It allows XMPP users, registered on another server (any XMPP server) to communicate with other XMPP servers.