Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
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 роки тому