選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7年前
..
IMqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7年前
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. 7年前
MqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7年前
MqttClientOptions.cs Refactoring of WebSocket support 7年前
MqttClientOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. 7年前
MqttClientTlsOptions.cs Remove TLS support for UWP servers because Framework does not support it. 7年前
MqttConnectionType.cs Refactoring of WebSocket support 7年前
MqttPacketDispatcher.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 7年前
MqttSubscribeResult.cs Add server implementation 7年前