您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
..
CheckSubscriptionsResult.cs Merge proces, enable signing of the assembly. 7 年前
ConnectedMqttClient.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
GetOrCreateClientSessionResult.cs Merge proces, enable signing of the assembly. 7 年前
IMqttServer.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
IMqttServerFactory.cs Merge proces, enable signing of the assembly. 7 年前
IMqttServerOptions.cs Refactoring 6 年前
IMqttServerStorage.cs Merge proces, enable signing of the assembly. 7 年前
MqttApplicationMessageInterceptorContext.cs Add the ClientId to the application message interceptor. 7 年前
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. 7 年前
MqttClientDisconnectedEventArgs.cs Merge proces, enable signing of the assembly. 7 年前
MqttClientPendingMessagesQueue.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttClientSession.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttClientSessionsManager.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttClientSubscribeResult.cs Merge proces, enable signing of the assembly. 7 年前
MqttClientSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttClientSubscriptionsManager.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttClientUnSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttConnectionValidatorContext.cs Merge proces, enable signing of the assembly. 7 年前
MqttRetainedMessagesManager.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttServer.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 年前
MqttServerDefaultEndpointOptions.cs Added the bound IP address to the server options. 7 年前
MqttServerOptions.cs Add interface for server options. Add context class for connection validator (hide internal packets). 7 年前
MqttServerOptionsBuilder.cs Added the bound IP address to the server options. 7 年前
MqttServerOptionsExtensions.cs Add interface for server options. Add context class for connection validator (hide internal packets). 7 年前
MqttServerStartedEventArgs.cs Merge proces, enable signing of the assembly. 7 年前
MqttServerTlsEndpointOptions.cs Added the bound IP address to the server options. 7 年前
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. 7 年前
MqttSubscriptionInterceptorContext.cs Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7 年前
MqttTopicFilterComparer.cs Merge proces, enable signing of the assembly. 7 年前