Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anni fa
..
Properties Add nuget support 7 anni fa
ByteReaderTests.cs Add server implementation 7 anni fa
ByteWriterTests.cs Add server implementation 7 anni fa
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 anni fa
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 anni fa
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anni fa
MqttServerTests.cs Additional performance improvements 7 anni fa
MqttSubscriptionsManagerTests.cs Add unit tests 7 anni fa
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anni fa
TestMqttServerAdapter.cs Fixed build settings 7 anni fa
TopicFilterComparerTests.cs Add server implementation 7 anni fa