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.
 
 
 
 
Christian Kratky 3625363fcf Fix references. Fix certificate handing issue 7 years ago
..
ConnectedMqttClient.cs Add support for V3.1.0; Performance improvements 7 years ago
GetOrCreateClientSessionResult.cs Fix breaking changes. 7 years ago
IMqttClientRetainedMessageManager.cs Optimized persisting of retained messages to avoid useless writes to the filesystem 7 years ago
IMqttClientSesssionFactory.cs initial version 7 years ago
IMqttServer.cs improved server usage in aspnet so no exceptions are thrown on startup 7 years ago
IMqttServerFactory.cs fixed unittests and addressed todo 7 years ago
IMqttServerStorage.cs Add support for retained application messages 7 years ago
MqttApplicationMessageInterceptorContext.cs Add interceptor for client subscriptions 7 years ago
MqttClientConnectedEventArgs.cs Use event pattern correctly for incoming server connections. 7 years ago
MqttClientDisconnectedEventArgs.cs Use event pattern correctly for incoming server connections. 7 years ago
MqttClientPendingMessagesQueue.cs Fix references. Fix certificate handing issue 7 years ago
MqttClientRetainedMessagesManager.cs Added missing ConfigureAwaits 7 years ago
MqttClientSession.cs Fix references. Fix certificate handing issue 7 years ago
MqttClientSessionsManager.cs Fix cleanup of client sessions 7 years ago
MqttClientSubscribeResult.cs Add interceptor for client subscriptions 7 years ago
MqttClientSubscriptionsManager.cs Fix subscribe interceptor 7 years ago
MqttServer.cs improved server usage in aspnet so no exceptions are thrown on startup 7 years ago
MqttServerDefaultEndpointOptions.cs Add interfaces, optimize performance, fix QoS level 2 7 years ago
MqttServerOptions.cs Add interceptor for client subscriptions 7 years ago
MqttServerOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. 7 years ago
MqttServerStartedEventArgs.cs improved server usage in aspnet so no exceptions are thrown on startup 7 years ago
MqttServerTlsEndpointOptions.cs Remove TLS support for UWP servers because Framework does not support it. 7 years ago
MqttSubscribeResult.cs Server refactoring 7 years ago
MqttSubscriptionInterceptorContext.cs Add interceptor for client subscriptions 7 years ago
MqttTopicFilterComparer.cs Refactoring 7 years ago