suspend fun MqttServer.closeAwait(): Unit
Close the server supplying an handler that will be called when the server is actually closed (or has failed).
completionHandler - the handler called on completion
completionHandler