Skip to content

How are messages sent through WhatsApp/Telegram web?

1 pointq2dg2 comments
On HN

I'm trying to understand how requests and responses are sent inside a Whatsapp/Telegram web text chat.

My first idea has been inspect HTTPS requests/responses with "Network" tab from Firefox/Chrome Developers Tools, expecting to see some POST data but...for my surprise, when sending some text in Whatsapp/Telegram web to another person, there's no HTTPS request shown.None

What's going on? Thanks!

Comments

WebSockets :)

q2dgOP

Oh, yeah, of course! I didn't realized! Thanks!

I've finally managed to be able to see them in browser's developer tools, but now I see that their payload is shown encrypted. Well...that's another problem, though: I'll keep investigating.

Thanks again!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.