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.
 
 
 
 
logicaloud 731c89d2e9
Fix MQTT5 'IsPersisted' session flag handling (#1300)
3 年之前
..
Client Fixes #1276 timestamp check in server keep-alive monitor (#1277) 3 年之前
Extensions Feature/mqttv5 subscriptions server (#1246) 3 年之前
Factory Refactor logger. (#1247) 3 年之前
Logger Refactor logger. (#1247) 3 年之前
MQTTv5 Fix MQTT5 'IsPersisted' session flag handling (#1300) 3 年之前
Mockups Refactor logger. (#1247) 3 年之前
Server Fix MQTT 3.1.1 session persistence when CleanSession=1 (#1294) 3 年之前
AsyncLock_Tests.cs Improve performance. 4 年之前
AsyncQueue_Tests.cs Refactor package object model. 4 年之前
BaseTestClass.cs Feature/mqttv5 subscriptions server (#1246) 3 年之前
BlockingQueue_Tests.cs Add support for certificate validation callback for Web Socket connections. 4 年之前
CrossPlatformSocket_Tests.cs Fix cancellation issues when connecting. 4 年之前
Extension_Tests.cs Fix Unit Tests. 4 年之前
MQTTnet.Tests.csproj .Net5.0 TFMs added 4 年之前
MqttApplicationMessageBuilder_Tests.cs Rename tests. 5 年之前
MqttApplicationMessage_Tests.cs Fix UnitTests. 4 年之前
MqttPacketIdentifierProvider_Tests.cs Rename tests. 5 年之前
MqttPacketReader_Tests.cs Add packet inspector API. 3 年之前
MqttPacketSerializer_Tests.cs Refactor logger. (#1247) 3 年之前
MqttPacketWriter_Tests.cs improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788 4 年之前
MqttTcpChannel_Tests.cs Improve unit tests. 4 年之前
MqttTopicValidatorSubscribe_Tests.cs [MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226) 3 年之前
MqttTopicValidator_Tests.cs Add validation for topics before publishing. 5 年之前
Protocol_Tests.cs Remove timeout from send method. 4 年之前
RPC_Tests.cs MqttRpcClient now adds ResponseTopic to MqttApplicationMessage when using MQTT v5 (#1295) 3 年之前
RoundtripTime_Tests.cs Feature/mqttv5 subscriptions server (#1246) 3 年之前