No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient hace 7 años
..
Properties Add nuget support hace 7 años
ByteReaderTests.cs Add server implementation hace 7 años
ByteWriterTests.cs Add server implementation hace 7 años
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 hace 7 años
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 hace 7 años
MqttPacketSerializerTests.cs use raw buffer for frist connect msg then use buffered stream to read more efficient hace 7 años
MqttServerTests.cs Additional performance improvements hace 7 años
MqttSubscriptionsManagerTests.cs Add unit tests hace 7 años
TestMqttCommunicationAdapter.cs use raw buffer for frist connect msg then use buffered stream to read more efficient hace 7 años
TestMqttServerAdapter.cs Fixed build settings hace 7 años
TopicFilterComparerTests.cs Add server implementation hace 7 años