Não pode escolher mais do que 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 há 7 anos
..
Properties Add nuget support há 7 anos
ByteReaderTests.cs Add server implementation há 7 anos
ByteWriterTests.cs Add server implementation há 7 anos
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 há 7 anos
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 há 7 anos
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient há 7 anos
MqttServerTests.cs Additional performance improvements há 7 anos
MqttSubscriptionsManagerTests.cs Add unit tests há 7 anos
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient há 7 anos
TestMqttServerAdapter.cs Fixed build settings há 7 anos
TopicFilterComparerTests.cs Add server implementation há 7 anos