Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
616 stars 180 forks source link

Does currently default socket port is correct? #376

Closed wangxingge closed 10 months ago

wangxingge commented 10 months ago

I always get server fin response via cobalt debug.

then i setup whatsapp envrionment in my android virtual device, i found the connect port is 80 and 5222, not the currently port 443 in code.

image

and the whatsapp sent messge via 80 port.

image

wangxingge commented 10 months ago

find another issue is root cause.