giri110890

Results 1 issues of giri110890

### Expected behavior In Version 0.11, we could use the below code snippet to disconnect the client forcefully from the broker. public boolean disconnectClient(String endpoint) { ConnectionDescriptor connectionDescriptor = mqttBroker.getConnectionsManager().getConnection(endpoint);...