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 年之前
..
IMqttClient.cs Refactor options and add options builder 7 年之前
IMqttClientChannelOptions.cs Refactor options and add options builder 7 年之前
IMqttClientCredentials.cs Add support for chaning passwords 7 年之前
IMqttClientFactory.cs Fix unit tests 7 年之前
IMqttClientOptions.cs added LogId to options and use it to create logging scope 7 年之前
MqttClient.cs Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 年之前
MqttClientConnectResult.cs Refactor manage client 7 年之前
MqttClientConnectedEventArgs.cs Refactor manage client 7 年之前
MqttClientCredentials.cs Add support for chaning passwords 7 年之前
MqttClientDisconnectedEventArgs.cs Refactoring 7 年之前
MqttClientExtensions.cs Server refactoring 7 年之前
MqttClientOptions.cs added LogId to options and use it to create logging scope 7 年之前
MqttClientOptionsBuilder.cs Refactor options and add options builder 7 年之前
MqttClientTcpOptions.cs Refactor options and add options builder 7 年之前
MqttClientTcpOptionsExtensions.cs Refactor options 7 年之前
MqttClientTlsOptions.cs Refactor options and add options builder 7 年之前
MqttClientWebSocketOptions.cs Refactor options and add options builder 7 年之前
MqttPacketDispatcher.cs initial version 7 年之前
MqttSubscribeResult.cs Add server implementation 7 年之前