Hacker News new | ask | show | jobs
by wubbfindel 3509 days ago
Apparently WhatsApp uses some form of XMPP.

XMPP is the closest we've gotten (to my knowledge) to a standard protocol that was adopted (at least partially). But it's never really kicked off.

1 comments

What about SIP? It is an open standard and has support for voice/video/chat. Actually it is the most used protocol by telecom companies and there are a lot of competing implementations such as mizu: https://www.mizu-voip.com/Software/Softphones.aspx VoIP companies offers such to their customers and they are both easy to use and with high call quality, most of them with P2P media routing capabilities.
Oh yeah, I guess so. I've used software phones that use SIP before. Forgot about that.

I guess I was thinking more about IM protocols rather than VOIP.