25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7 yıl önce
..
Properties Add nuget support 7 yıl önce
ByteReaderTests.cs Add server implementation 7 yıl önce
ByteWriterTests.cs Add server implementation 7 yıl önce
ExtensionTests.cs unfifed timeout handling and fixed memory usage due to Task.Delay tasks for each send package are present for the duration of the timeout resulting in memory usage. new approach uses cancellationtoken that will be cleaned up directly if operation completes before timeout 7 yıl önce
MQTTnet.Core.Tests.csproj unfifed timeout handling and fixed memory usage due to Task.Delay tasks for each send package are present for the duration of the timeout resulting in memory usage. new approach uses cancellationtoken that will be cleaned up directly if operation completes before timeout 7 yıl önce
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 yıl önce
MqttServerTests.cs Additional performance improvements 7 yıl önce
MqttSubscriptionsManagerTests.cs Add unit tests 7 yıl önce
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 yıl önce
TestMqttServerAdapter.cs Fixed build settings 7 yıl önce
TopicFilterComparerTests.cs Add server implementation 7 yıl önce