選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian a13874d8a5 Add missing overloads for client disconnect. 3年前
..
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 Remove _WithoutAutoReconnect_ from managed client. 4年前
IManagedMqttClientStorage.cs Reorganize solution structure. 6年前
ISynchronizingSubscriptionsFailedHandler.cs Refactor event handler namings. 5年前
MQTTnet.Extensions.ManagedClient.csproj .Net5.0 TFMs added 4年前
ManagedMqttApplicationMessage.cs Reorganize solution structure. 6年前
ManagedMqttApplicationMessageBuilder.cs Reorganize solution structure. 6年前
ManagedMqttClient.cs Add missing overloads for client disconnect. 3年前
ManagedMqttClientExtensions.cs Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver) 4年前
ManagedMqttClientOptions.cs Remove _WithoutAutoReconnect_ from managed client. 4年前
ManagedMqttClientOptionsBuilder.cs Remove _WithoutAutoReconnect_ from managed client. 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年前