Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 před 7 roky
..
IMqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 před 7 roky
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. před 7 roky
MqttClient.cs send multiple packages at once msg/sec from 9000 to 32000 před 7 roky
MqttClientOptions.cs Refactoring of WebSocket support před 7 roky
MqttClientOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. před 7 roky
MqttClientTlsOptions.cs Remove TLS support for UWP servers because Framework does not support it. před 7 roky
MqttConnectionType.cs Refactoring of WebSocket support před 7 roky
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 před 7 roky
MqttSubscribeResult.cs Add server implementation před 7 roky