選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian Kratky f259bbcc9b ManagedClient: Expose internal 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 ManagedClient: Expose internal client. 4年前
IManagedMqttClientOptions.cs ManagedClient: Add new option for disabling auto reconnect. 4年前
IManagedMqttClientStorage.cs Reorganize solution structure. 6年前
ISynchronizingSubscriptionsFailedHandler.cs Refactor event handler namings. 5年前
MQTTnet.Extensions.ManagedClient.csproj Align nuget dependency versions and project references. 4年前
ManagedMqttApplicationMessage.cs Reorganize solution structure. 6年前
ManagedMqttApplicationMessageBuilder.cs Reorganize solution structure. 6年前
ManagedMqttClient.cs ManagedClient: Expose internal client. 4年前
ManagedMqttClientExtensions.cs Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver) 4年前
ManagedMqttClientOptions.cs ManagedClient: Add new option for disabling auto reconnect. 4年前
ManagedMqttClientOptionsBuilder.cs ManagedClient: Add new option for disabling auto reconnect. 4年前
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年前