Você não pode selecionar mais de 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 7 anos atrás
..
IMqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7 anos atrás
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. 7 anos atrás
MqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7 anos atrás
MqttClientOptions.cs Refactoring of WebSocket support 7 anos atrás
MqttClientOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. 7 anos atrás
MqttClientTlsOptions.cs Remove TLS support for UWP servers because Framework does not support it. 7 anos atrás
MqttConnectionType.cs Refactoring of WebSocket support 7 anos atrás
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 anos atrás
MqttSubscribeResult.cs Add server implementation 7 anos atrás