選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7年前
..
Adapter send multiple packages at once msg/sec from 9000 to 32000 7年前
Channel send multiple packages at once msg/sec from 9000 to 32000 7年前
Client send multiple packages at once msg/sec from 9000 to 32000 7年前
Diagnostics Performance improvements in area of logging and async/await 7年前
Exceptions Fix issue with connection management. 7年前
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年前
Packets - make MqttPacketReader and Writer a specialized version of their Binary counterparts 7年前
Protocol Add server implementation 7年前
Serializer dont use byte reader writer in critical paths 7年前
Server send multiple packages at once msg/sec from 9000 to 32000 7年前
MQTTnet.Core.csproj use streams 7年前
MqttApplicationMessage.cs Fix breaking changes. 7年前