Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient il y a 7 ans
..
Properties Add nuget support il y a 7 ans
ByteReaderTests.cs Add server implementation il y a 7 ans
ByteWriterTests.cs Add server implementation il y a 7 ans
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 il y a 7 ans
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 il y a 7 ans
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient il y a 7 ans
MqttServerTests.cs Additional performance improvements il y a 7 ans
MqttSubscriptionsManagerTests.cs Add unit tests il y a 7 ans
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient il y a 7 ans
TestMqttServerAdapter.cs Fixed build settings il y a 7 ans
TopicFilterComparerTests.cs Add server implementation il y a 7 ans