Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient před 7 roky
..
Properties Add nuget support před 7 roky
ByteReaderTests.cs Add server implementation před 7 roky
ByteWriterTests.cs Add server implementation před 7 roky
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 před 7 roky
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 před 7 roky
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient před 7 roky
MqttServerTests.cs Additional performance improvements před 7 roky
MqttSubscriptionsManagerTests.cs Add unit tests před 7 roky
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient před 7 roky
TestMqttServerAdapter.cs Fixed build settings před 7 roky
TopicFilterComparerTests.cs Add server implementation před 7 roky