Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7 anni fa
..
IMqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7 anni fa
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. 7 anni fa
MqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7 anni fa
MqttClientOptions.cs Refactoring of WebSocket support 7 anni fa
MqttClientOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. 7 anni fa
MqttClientTlsOptions.cs Remove TLS support for UWP servers because Framework does not support it. 7 anni fa
MqttConnectionType.cs Refactoring of WebSocket support 7 anni fa
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 anni fa
MqttSubscribeResult.cs Add server implementation 7 anni fa