We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These two pieces of code should explain the problem
vertx-mqtt/src/main/java/io/vertx/mqtt/impl/MqttServerConnection.java
Lines 199 to 204 in c8213e0
Lines 207 to 211 in c8213e0
Because of this problem, this code makes no sense.
https://github.com/vert-x3/vertx-examples/blob/5cec6110ae68ef587c66e00eaba89c4adf285d09/mqtt-examples/src/main/java/io/vertx/example/mqtt/app/Server.java#L53
The text was updated successfully, but these errors were encountered:
No branches or pull requests
These two pieces of code should explain the problem
vertx-mqtt/src/main/java/io/vertx/mqtt/impl/MqttServerConnection.java
Lines 199 to 204 in c8213e0
vertx-mqtt/src/main/java/io/vertx/mqtt/impl/MqttServerConnection.java
Lines 207 to 211 in c8213e0
Because of this problem, this code makes no sense.
https://github.com/vert-x3/vertx-examples/blob/5cec6110ae68ef587c66e00eaba89c4adf285d09/mqtt-examples/src/main/java/io/vertx/example/mqtt/app/Server.java#L53
The text was updated successfully, but these errors were encountered: