You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christian Kratky d560cb4c9e Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
..
IMqttClient.cs Refactor options and add options builder 7 years ago
IMqttClientChannelOptions.cs Refactor options and add options builder 7 years ago
IMqttClientCredentials.cs Add support for chaning passwords 7 years ago
IMqttClientFactory.cs Fix unit tests 7 years ago
IMqttClientOptions.cs added LogId to options and use it to create logging scope 7 years ago
MqttClient.cs Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
MqttClientConnectResult.cs Refactor manage client 7 years ago
MqttClientConnectedEventArgs.cs Refactor manage client 7 years ago
MqttClientCredentials.cs Add support for chaning passwords 7 years ago
MqttClientDisconnectedEventArgs.cs Refactoring 7 years ago
MqttClientExtensions.cs Server refactoring 7 years ago
MqttClientOptions.cs added LogId to options and use it to create logging scope 7 years ago
MqttClientOptionsBuilder.cs Refactor options and add options builder 7 years ago
MqttClientTcpOptions.cs Refactor options and add options builder 7 years ago
MqttClientTcpOptionsExtensions.cs Refactor options 7 years ago
MqttClientTlsOptions.cs Refactor options and add options builder 7 years ago
MqttClientWebSocketOptions.cs Refactor options and add options builder 7 years ago
MqttPacketDispatcher.cs initial version 7 years ago
MqttSubscribeResult.cs Add server implementation 7 years ago