Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Eggers Jan 455a047242 fixed async await return bug il y a 7 ans
..
IMqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 il y a 7 ans
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. il y a 7 ans
MqttClient.cs fixed async await return bug il y a 7 ans
MqttClientOptions.cs Refactoring of WebSocket support il y a 7 ans
MqttClientOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. il y a 7 ans
MqttClientTlsOptions.cs Remove TLS support for UWP servers because Framework does not support it. il y a 7 ans
MqttConnectionType.cs Refactoring of WebSocket support il y a 7 ans
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 il y a 7 ans
MqttSubscribeResult.cs Add server implementation il y a 7 ans