-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello - Has anyone run into issues while connecting with MqttClient.CreateAsync(MqttURL, config)? config does not seem to have a way to pass on credentials. For example, if you were to use IBM BlueMix IOT as MQTT broker and set it to use TLS with token authorization then the CreateAsync call using Hermes library will not return a MqttClient. (?). In Hermes, credentials are passed subsequent to retriving the client using ConnectAsync(new MqttClientCredentials(clientId, username, password)). Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels