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 c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7 vuotta sitten
..
Properties Add nuget support 7 vuotta sitten
ByteReaderTests.cs Add server implementation 7 vuotta sitten
ByteWriterTests.cs Add server implementation 7 vuotta sitten
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 vuotta sitten
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 vuotta sitten
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 vuotta sitten
MqttServerTests.cs Additional performance improvements 7 vuotta sitten
MqttSubscriptionsManagerTests.cs Add unit tests 7 vuotta sitten
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 vuotta sitten
TestMqttServerAdapter.cs Fixed build settings 7 vuotta sitten
TopicFilterComparerTests.cs Add server implementation 7 vuotta sitten