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 b5b87f5272 improved timeout after memory usage пре 7 година
..
Properties Add nuget support пре 7 година
ByteReaderTests.cs Add server implementation пре 7 година
ByteWriterTests.cs Add server implementation пре 7 година
ExtensionTests.cs improved timeout after memory usage пре 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 Add cancellation token to adapter пре 7 година
MqttServerTests.cs Add cancellation token to adapter пре 7 година
MqttSubscriptionsManagerTests.cs Add unit tests пре 7 година
TestMqttCommunicationAdapter.cs Add cancellation token to adapter пре 7 година
TestMqttServerAdapter.cs Fixed build settings пре 7 година
TopicFilterComparerTests.cs Add server implementation пре 7 година