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 a01dc9fef8 Add new overload for server options builder. 3 years ago
..
Adapter Fix exception handling issues (#1082). 3 years ago
Certificates Add abstraction layer for server certificate. 4 years ago
Channel Expose client certificate at MQTT connection validator. Make DualMode optional. 5 years ago
Client Fix TLS parameter options builder (#1104). 3 years ago
Diagnostics Add missing overloads for client disconnect. 4 years ago
Exceptions Fix cancellation issues when connecting. 4 years ago
Extensions Fix UnitTests. 4 years ago
Formatter Use the data converter only when creating packets. 3 years ago
Implementations Add packet inspector API. 4 years ago
Internal Add packet inspector API. 4 years ago
LowLevelClient Remove timeout from send method. 4 years ago
PacketDispatcher Refactor keep alive message handling in order to fix issues with sudden disconnects. 3 years ago
Packets Use the data converter only when creating packets. 3 years ago
Properties Fix unit tests to allow release builds. 6 years ago
Protocol Improve performance. 4 years ago
Server Add new overload for server options builder. 3 years ago
IApplicationMessagePublisher.cs Refactor session and connection handling in server. Fix QoS level 2 issues. 6 years ago
IApplicationMessageReceiver.cs Added client documentation. 4 years ago
IMqttFactory.cs Add new factory overloads. 4 years ago
MQTTnet.csproj Update nuspecs 3 years ago
MqttApplicationMessage.cs Expose Dup flag in application messages (#1096). 3 years ago
MqttApplicationMessageBuilder.cs Expose Dup flag in application messages (#1096). 3 years ago
MqttApplicationMessageExtensions.cs Reorganize solution structure. 6 years ago
MqttApplicationMessageReceivedEventArgs.cs Fix RPC issue #1093 by calling both message handlers. 3 years ago
MqttApplicationMessageReceivedReasonCode.cs Use the data converter only when creating packets. 3 years ago
MqttFactory.cs Add new factory overloads. 4 years ago
MqttTopicFilter.cs Added client documentation. 4 years ago
MqttTopicFilterBuilder.cs Merge pull request #1055 from chkr1011/add-code-doc 4 years ago
codeSigningKey.pfx Reorganize solution structure. 6 years ago