hivemq / hivemq-mqtt-client

HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
https://hivemq.github.io/hivemq-mqtt-client/
Apache License 2.0
824 stars 153 forks source link

Capture WSS with Proxyman #626

Open jadx2 opened 3 months ago

jadx2 commented 3 months ago

Checklist

❓ Question

I have been trying to use Proxyman to debug an implementation, but I cannot see any WSS from my app, even if the mqtt connection is a success. Is there a configuration missing on my side? I am using Android Studio Emulators and Physical devices.