Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anos atrás
..
Properties Add nuget support 7 anos atrás
ByteReaderTests.cs Add server implementation 7 anos atrás
ByteWriterTests.cs Add server implementation 7 anos atrás
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 anos atrás
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 anos atrás
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anos atrás
MqttServerTests.cs Additional performance improvements 7 anos atrás
MqttSubscriptionsManagerTests.cs Add unit tests 7 anos atrás
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anos atrás
TestMqttServerAdapter.cs Fixed build settings 7 anos atrás
TopicFilterComparerTests.cs Add server implementation 7 anos atrás