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