Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient pirms 7 gadiem
..
Properties Add nuget support pirms 7 gadiem
ByteReaderTests.cs Add server implementation pirms 7 gadiem
ByteWriterTests.cs Add server implementation pirms 7 gadiem
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 pirms 7 gadiem
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 pirms 7 gadiem
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient pirms 7 gadiem
MqttServerTests.cs Additional performance improvements pirms 7 gadiem
MqttSubscriptionsManagerTests.cs Add unit tests pirms 7 gadiem
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient pirms 7 gadiem
TestMqttServerAdapter.cs Fixed build settings pirms 7 gadiem
TopicFilterComparerTests.cs Add server implementation pirms 7 gadiem