選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian Kratky 0ca4c88e69 Merge branch 'master' into feature/low_level_client 4年前
..
ApplicationMessageProcessedEventArgs.cs Reorganize solution structure. 6年前
ApplicationMessageProcessedHandlerDelegate.cs Refactor event handler namings. 5年前
ApplicationMessageSkippedEventArgs.cs Add max pending messages options for ManagedClient. 6年前
ApplicationMessageSkippedHandlerDelegate.cs Refactor event handler namings. 5年前
ConnectingFailedHandlerDelegate.cs Refactor event handler namings. 5年前
IApplicationMessageProcessedHandler.cs Refactor event handler namings. 5年前
IApplicationMessageSkippedHandler.cs Refactor event handler namings. 5年前
IConnectingFailedHandler.cs Refactor event handler namings. 5年前
IManagedMqttClient.cs Refactor event handler namings. 5年前
IManagedMqttClientOptions.cs Refactor event handler namings. 5年前
IManagedMqttClientStorage.cs Reorganize solution structure. 6年前
ISynchronizingSubscriptionsFailedHandler.cs Refactor event handler namings. 5年前
MQTTnet.Extensions.ManagedClient.csproj Fixed MQTTnet.noUWP.sln build issue. 5年前
ManagedMqttApplicationMessage.cs Reorganize solution structure. 6年前
ManagedMqttApplicationMessageBuilder.cs Reorganize solution structure. 6年前
ManagedMqttClient.cs Add low level client. 4年前
ManagedMqttClientExtensions.cs Add extension methods. 5年前
ManagedMqttClientOptions.cs Refactor namespaces. 6年前
ManagedMqttClientOptionsBuilder.cs Refactor namespaces. 6年前
ManagedMqttClientStorageManager.cs Refactor interceptors etc. to support async. 6年前
ManagedProcessFailedEventArgs.cs Fix breaking changes. 5年前
MqttFactoryExtensions.cs Merge branch 'master' into feature/low_level_client 4年前
ReconnectionResult.cs Support existing session with ManagedMqttClient. 5年前
SynchronizingSubscriptionsFailedHandlerDelegate.cs Refactor event handler namings. 5年前