You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please fill out the form below before submitting, thank you!
Bug exists Release Version 1.2.5 ( Master Branch)
Bug exists in MQTTv3 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop Branch)
Bug exists in MQTTv5 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop Branch)
There are issues that have been fixed after the 1.2.5 release, for example the existing recursive call problem in public IMqttToken subscribe(String[] topicFilters, int[] qos, IMqttMessageListener[] messageListeners).
If the release uploaded in Maven is used, this problem is not resolved.
I would like to know if the recommendation of the project developers is that each one compile the project and create their own repository in Maven?
Thank you in advance for your responses.
The text was updated successfully, but these errors were encountered:
Please fill out the form below before submitting, thank you!
There are issues that have been fixed after the 1.2.5 release, for example the existing recursive call problem in
public IMqttToken subscribe(String[] topicFilters, int[] qos, IMqttMessageListener[] messageListeners)
.If the release uploaded in Maven is used, this problem is not resolved.
I would like to know if the recommendation of the project developers is that each one compile the project and create their own repository in Maven?
Thank you in advance for your responses.
The text was updated successfully, but these errors were encountered: