25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
Properties Add nuget support 7 년 전
ByteReaderTests.cs Add server implementation 7 년 전
ByteWriterTests.cs Add server implementation 7 년 전
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 년 전
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 년 전
MqttPacketSerializerTests.cs send multiple packages at once msg/sec from 9000 to 32000 7 년 전
MqttServerTests.cs Additional performance improvements 7 년 전
MqttSubscriptionsManagerTests.cs Add unit tests 7 년 전
TestMqttCommunicationAdapter.cs send multiple packages at once msg/sec from 9000 to 32000 7 년 전
TestMqttServerAdapter.cs Fixed build settings 7 년 전
TopicFilterComparerTests.cs Add server implementation 7 년 전