No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. hace 6 años
..
CheckSubscriptionsResult.cs Merge proces, enable signing of the assembly. hace 7 años
ConnectedMqttClient.cs Fix several deadlocks hace 6 años
GetOrCreateClientSessionResult.cs Merge proces, enable signing of the assembly. hace 7 años
IMqttServer.cs Refactor keep alive monitoring and add unit tests. hace 6 años
IMqttServerFactory.cs Merge proces, enable signing of the assembly. hace 7 años
IMqttServerOptions.cs Add overflow strategy for pending messages queue. hace 6 años
IMqttServerStorage.cs Merge proces, enable signing of the assembly. hace 7 años
MqttApplicationMessageInterceptorContext.cs Fix client dead lock and protocol version issues. hace 6 años
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. hace 7 años
MqttClientDisconnectType.cs Treat a connection handover as a clean disconnect. hace 6 años
MqttClientDisconnectedEventArgs.cs Fix client dead lock and protocol version issues. hace 6 años
MqttClientKeepAliveMonitor.cs Refactor logging and add benchmark. hace 6 años
MqttClientPendingMessagesQueue.cs Refactor logging and add benchmark. hace 6 años
MqttClientSession.cs Refactor logging and add benchmark. hace 6 años
MqttClientSessionsManager.cs Refactor logging and add benchmark. hace 6 años
MqttClientSubscribeResult.cs Merge proces, enable signing of the assembly. hace 7 años
MqttClientSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. hace 6 años
MqttClientSubscriptionsManager.cs Refactor subscriptions manager hace 6 años
MqttClientUnSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. hace 6 años
MqttConnectionValidatorContext.cs Merge proces, enable signing of the assembly. hace 7 años
MqttPendingMessagesOverflowStrategy.cs Add overflow strategy for pending messages queue. hace 6 años
MqttRetainedMessagesManager.cs Refactor logging and add benchmark. hace 6 años
MqttServer.cs Refactor logging. Remove TCP adapter from HTTP host if disabled. hace 6 años
MqttServerDefaultEndpointOptions.cs Added the bound IP address to the server options. hace 7 años
MqttServerOptions.cs Add overflow strategy for pending messages queue. hace 6 años
MqttServerOptionsBuilder.cs ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. hace 6 años
MqttServerOptionsExtensions.cs Add interface for server options. Add context class for connection validator (hide internal packets). hace 7 años
MqttServerStartedEventArgs.cs Merge proces, enable signing of the assembly. hace 7 años
MqttServerTlsEndpointOptions.cs Added the bound IP address to the server options. hace 7 años
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. hace 7 años
MqttSubscriptionInterceptorContext.cs Add extension for RPC calls; replace locks; Refactored storage in Managed Client hace 7 años
MqttTopicFilterComparer.cs Fix TopicFilterComparer hace 6 años