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 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
..
CheckSubscriptionsResult.cs Merge proces, enable signing of the assembly. 7 years ago
ConnectedMqttClient.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
GetOrCreateClientSessionResult.cs Merge proces, enable signing of the assembly. 7 years ago
IMqttServer.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
IMqttServerFactory.cs Merge proces, enable signing of the assembly. 7 years ago
IMqttServerOptions.cs Refactoring 6 years ago
IMqttServerStorage.cs Merge proces, enable signing of the assembly. 7 years ago
MqttApplicationMessageInterceptorContext.cs Add the ClientId to the application message interceptor. 7 years ago
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. 7 years ago
MqttClientDisconnectedEventArgs.cs Merge proces, enable signing of the assembly. 7 years ago
MqttClientPendingMessagesQueue.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
MqttClientSession.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
MqttClientSessionsManager.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 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 Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 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
MqttRetainedMessagesManager.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
MqttServer.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 years ago
MqttServerDefaultEndpointOptions.cs Added the bound IP address to the server options. 7 years ago
MqttServerOptions.cs Add interface for server options. Add context class for connection validator (hide internal packets). 7 years ago
MqttServerOptionsBuilder.cs Added the bound IP address to the server options. 7 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 Merge proces, enable signing of the assembly. 7 years ago