Software development

How to create an instant messaging app from scratch: detailed guide

WhatsApp uses the Extensible Messaging and Presence Protocol (XMPP), one of the oldest and most widely adopted frameworks for instant messaging over the internet. It’s worth brushing up on how XMPP works as part of your research to decide which frameworks will power your own chat application. It’s an obvious point, but I must stress …

How to create an instant messaging app from scratch: detailed guide Leer más »