szimek / xmpp-chat

Facebook chat clone written using Strophe.js and Ember.js
168 stars 52 forks source link

Use MUC for 1-to-1 chat #6

Open szimek opened 13 years ago

szimek commented 13 years ago

Use Multi-User Chat for 1-to-1 chats instead of sending direct messages. This way it will be possible to fetch previous messages between users and invite additional users to conversation.