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 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7 vuotta sitten
..
IMqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7 vuotta sitten
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. 7 vuotta sitten
MqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 7 vuotta sitten
MqttClientOptions.cs Refactoring of WebSocket support 7 vuotta sitten
MqttClientOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. 7 vuotta sitten
MqttClientTlsOptions.cs Remove TLS support for UWP servers because Framework does not support it. 7 vuotta sitten
MqttConnectionType.cs Refactoring of WebSocket support 7 vuotta sitten
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 vuotta sitten
MqttSubscribeResult.cs Add server implementation 7 vuotta sitten