You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7 years ago
..
Properties Add nuget support 7 years ago
ByteReaderTests.cs Add server implementation 7 years ago
ByteWriterTests.cs Add server implementation 7 years ago
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 years ago
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 years ago
MqttPacketSerializerTests.cs send multiple packages at once msg/sec from 9000 to 32000 7 years ago
MqttServerTests.cs Additional performance improvements 7 years ago
MqttSubscriptionsManagerTests.cs Add unit tests 7 years ago
TestMqttCommunicationAdapter.cs send multiple packages at once msg/sec from 9000 to 32000 7 years ago
TestMqttServerAdapter.cs Fixed build settings 7 years ago
TopicFilterComparerTests.cs Add server implementation 7 years ago