Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 há 7 anos
..
IMqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 há 7 anos
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. há 7 anos
MqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 há 7 anos
MqttClientOptions.cs Refactoring of WebSocket support há 7 anos
MqttClientOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. há 7 anos
MqttClientTlsOptions.cs Remove TLS support for UWP servers because Framework does not support it. há 7 anos
MqttConnectionType.cs Refactoring of WebSocket support há 7 anos
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 há 7 anos
MqttSubscribeResult.cs Add server implementation há 7 anos