Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient vor 7 Jahren
..
Properties Add nuget support vor 7 Jahren
ByteReaderTests.cs Add server implementation vor 7 Jahren
ByteWriterTests.cs Add server implementation vor 7 Jahren
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 vor 7 Jahren
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 vor 7 Jahren
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient vor 7 Jahren
MqttServerTests.cs Additional performance improvements vor 7 Jahren
MqttSubscriptionsManagerTests.cs Add unit tests vor 7 Jahren
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient vor 7 Jahren
TestMqttServerAdapter.cs Fixed build settings vor 7 Jahren
TopicFilterComparerTests.cs Add server implementation vor 7 Jahren