Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 anni fa
..
CheckSubscriptionsResult.cs Merge proces, enable signing of the assembly. 7 anni fa
ConnectedMqttClient.cs Fix several deadlocks 6 anni fa
GetOrCreateClientSessionResult.cs Merge proces, enable signing of the assembly. 7 anni fa
IMqttServer.cs Refactor keep alive monitoring and add unit tests. 6 anni fa
IMqttServerFactory.cs Merge proces, enable signing of the assembly. 7 anni fa
IMqttServerOptions.cs Add overflow strategy for pending messages queue. 6 anni fa
IMqttServerStorage.cs Merge proces, enable signing of the assembly. 7 anni fa
MqttApplicationMessageInterceptorContext.cs Fix client dead lock and protocol version issues. 6 anni fa
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. 7 anni fa
MqttClientDisconnectType.cs Treat a connection handover as a clean disconnect. 6 anni fa
MqttClientDisconnectedEventArgs.cs Fix client dead lock and protocol version issues. 6 anni fa
MqttClientKeepAliveMonitor.cs Refactor logging and add benchmark. 6 anni fa
MqttClientPendingMessagesQueue.cs Refactor logging and add benchmark. 6 anni fa
MqttClientSession.cs Refactor logging and add benchmark. 6 anni fa
MqttClientSessionsManager.cs Refactor logging and add benchmark. 6 anni fa
MqttClientSubscribeResult.cs Merge proces, enable signing of the assembly. 7 anni fa
MqttClientSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 anni fa
MqttClientSubscriptionsManager.cs Refactor subscriptions manager 6 anni fa
MqttClientUnSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6 anni fa
MqttConnectionValidatorContext.cs Merge proces, enable signing of the assembly. 7 anni fa
MqttPendingMessagesOverflowStrategy.cs Add overflow strategy for pending messages queue. 6 anni fa
MqttRetainedMessagesManager.cs Refactor logging and add benchmark. 6 anni fa
MqttServer.cs Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 anni fa
MqttServerDefaultEndpointOptions.cs Added the bound IP address to the server options. 7 anni fa
MqttServerOptions.cs Add overflow strategy for pending messages queue. 6 anni fa
MqttServerOptionsBuilder.cs ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. 6 anni fa
MqttServerOptionsExtensions.cs Add interface for server options. Add context class for connection validator (hide internal packets). 7 anni fa
MqttServerStartedEventArgs.cs Merge proces, enable signing of the assembly. 7 anni fa
MqttServerTlsEndpointOptions.cs Added the bound IP address to the server options. 7 anni fa
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. 7 anni fa
MqttSubscriptionInterceptorContext.cs Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7 anni fa
MqttTopicFilterComparer.cs Fix TopicFilterComparer 6 anni fa