You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eggers Jan 455a047242 fixed async await return bug пре 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 fixed async await return bug пре 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 година