novastone-media / MQTT-Client-Framework

iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
Other
1.84k stars 465 forks source link

Function newMessage is not being called #505

Closed nunesdennis closed 5 years ago

nunesdennis commented 5 years ago

Short description

Hi guys, my server updated and now is using 4 instances of MQTT in a cluster, and we are using a proxy. since It changed I am not receiving messages correctly from MQTT, I am receiving messages rarely. I wonder what I could change on my configurations to make it work....

Environment

Link to logs

https://gist.github.com/nunesdennis/712a5b89473ba3934d485b2cf0eb7f84

Steps to reproduce

Connect to MQTT, subscribe, send message

Expected behaviour

Receive messages

Actual behaviour

Nothing happens