Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7 lat temu
..
Properties Add nuget support 7 lat temu
ByteReaderTests.cs Add server implementation 7 lat temu
ByteWriterTests.cs Add server implementation 7 lat temu
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 lat temu
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 lat temu
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 lat temu
MqttServerTests.cs Additional performance improvements 7 lat temu
MqttSubscriptionsManagerTests.cs Add unit tests 7 lat temu
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient 7 lat temu
TestMqttServerAdapter.cs Fixed build settings 7 lat temu
TopicFilterComparerTests.cs Add server implementation 7 lat temu