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 dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 years ago
..
CheckSubscriptionsResult.cs Merge proces, enable signing of the assembly. 7 years ago
ConnectedMqttClient.cs Fix several deadlocks 6 years ago
GetOrCreateClientSessionResult.cs Merge proces, enable signing of the assembly. 7 years ago
IMqttServer.cs Refactor keep alive monitoring and add unit tests. 6 years ago
IMqttServerFactory.cs Merge proces, enable signing of the assembly. 7 years ago
IMqttServerOptions.cs Add overflow strategy for pending messages queue. 6 years ago
IMqttServerStorage.cs Merge proces, enable signing of the assembly. 7 years ago
MqttApplicationMessageInterceptorContext.cs Fix client dead lock and protocol version issues. 6 years ago
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. 7 years ago
MqttClientDisconnectType.cs Treat a connection handover as a clean disconnect. 6 years ago
MqttClientDisconnectedEventArgs.cs Fix client dead lock and protocol version issues. 6 years ago
MqttClientKeepAliveMonitor.cs Refactor logging and add benchmark. 6 years ago
MqttClientPendingMessagesQueue.cs Refactor logging and add benchmark. 6 years ago
MqttClientSession.cs Refactor logging and add benchmark. 6 years ago
MqttClientSessionsManager.cs Refactor logging and add benchmark. 6 years ago
MqttClientSubscribeResult.cs Merge proces, enable signing of the assembly. 7 years ago
MqttClientSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
MqttClientSubscriptionsManager.cs Refactor subscriptions manager 6 years ago
MqttClientUnSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
MqttConnectionValidatorContext.cs Merge proces, enable signing of the assembly. 7 years ago
MqttPendingMessagesOverflowStrategy.cs Add overflow strategy for pending messages queue. 6 years ago
MqttRetainedMessagesManager.cs Refactor logging and add benchmark. 6 years ago
MqttServer.cs Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 years ago
MqttServerDefaultEndpointOptions.cs Added the bound IP address to the server options. 7 years ago
MqttServerOptions.cs Add overflow strategy for pending messages queue. 6 years ago
MqttServerOptionsBuilder.cs ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. 6 years ago
MqttServerOptionsExtensions.cs Add interface for server options. Add context class for connection validator (hide internal packets). 7 years ago
MqttServerStartedEventArgs.cs Merge proces, enable signing of the assembly. 7 years ago
MqttServerTlsEndpointOptions.cs Added the bound IP address to the server options. 7 years ago
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. 7 years ago
MqttSubscriptionInterceptorContext.cs Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7 years ago
MqttTopicFilterComparer.cs Fix TopicFilterComparer 6 years ago