You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7 years ago
..
Adapter send multiple packages at once msg/sec from 9000 to 32000 7 years ago
Channel send multiple packages at once msg/sec from 9000 to 32000 7 years ago
Client send multiple packages at once msg/sec from 9000 to 32000 7 years ago
Diagnostics Performance improvements in area of logging and async/await 7 years ago
Exceptions Fix issue with connection management. 7 years ago
Internal 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 years ago
Packets - make MqttPacketReader and Writer a specialized version of their Binary counterparts 7 years ago
Protocol Add server implementation 7 years ago
Serializer dont use byte reader writer in critical paths 7 years ago
Server send multiple packages at once msg/sec from 9000 to 32000 7 years ago
MQTTnet.Core.csproj use streams 7 years ago
MqttApplicationMessage.cs Fix breaking changes. 7 years ago