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.
 
 
 
 
HansM 3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226)
преди 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 Update project files. преди 3 години
ManagedMqttApplicationMessage.cs Reorganize solution structure. преди 6 години
ManagedMqttApplicationMessageBuilder.cs Reorganize solution structure. преди 6 години
ManagedMqttClient.cs [MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226) преди 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 години