Xmpp or Socket io for slack like application

Both XMPP and Socket.io can be used to build a Slack-like application, but they have some key differences that may make one more suitable for your needs than the other. XMPP (Extensible Messaging and Presence Protocol) is an open standard for real-time communication that is widely used in instant messaging and other real-time applications. XMPP […]

Read more