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 година
..
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 use raw buffer for frist connect msg then use buffered stream to read more efficient пре 7 година
MqttServerTests.cs Additional performance improvements пре 7 година
MqttSubscriptionsManagerTests.cs Add unit tests пре 7 година
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient пре 7 година
TestMqttServerAdapter.cs Fixed build settings пре 7 година
TopicFilterComparerTests.cs Add server implementation пре 7 година