Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. il y a 6 ans
..
CheckSubscriptionsResult.cs Merge proces, enable signing of the assembly. il y a 7 ans
ConnectedMqttClient.cs Fix several deadlocks il y a 6 ans
GetOrCreateClientSessionResult.cs Merge proces, enable signing of the assembly. il y a 7 ans
IMqttServer.cs Refactor keep alive monitoring and add unit tests. il y a 6 ans
IMqttServerFactory.cs Merge proces, enable signing of the assembly. il y a 7 ans
IMqttServerOptions.cs Add overflow strategy for pending messages queue. il y a 6 ans
IMqttServerStorage.cs Merge proces, enable signing of the assembly. il y a 7 ans
MqttApplicationMessageInterceptorContext.cs Fix client dead lock and protocol version issues. il y a 6 ans
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. il y a 7 ans
MqttClientDisconnectType.cs Treat a connection handover as a clean disconnect. il y a 6 ans
MqttClientDisconnectedEventArgs.cs Fix client dead lock and protocol version issues. il y a 6 ans
MqttClientKeepAliveMonitor.cs Refactor logging and add benchmark. il y a 6 ans
MqttClientPendingMessagesQueue.cs Refactor logging and add benchmark. il y a 6 ans
MqttClientSession.cs Refactor logging and add benchmark. il y a 6 ans
MqttClientSessionsManager.cs Refactor logging and add benchmark. il y a 6 ans
MqttClientSubscribeResult.cs Merge proces, enable signing of the assembly. il y a 7 ans
MqttClientSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. il y a 6 ans
MqttClientSubscriptionsManager.cs Refactor subscriptions manager il y a 6 ans
MqttClientUnSubscribedTopicEventArgs.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. il y a 6 ans
MqttConnectionValidatorContext.cs Merge proces, enable signing of the assembly. il y a 7 ans
MqttPendingMessagesOverflowStrategy.cs Add overflow strategy for pending messages queue. il y a 6 ans
MqttRetainedMessagesManager.cs Refactor logging and add benchmark. il y a 6 ans
MqttServer.cs Refactor logging. Remove TCP adapter from HTTP host if disabled. il y a 6 ans
MqttServerDefaultEndpointOptions.cs Added the bound IP address to the server options. il y a 7 ans
MqttServerOptions.cs Add overflow strategy for pending messages queue. il y a 6 ans
MqttServerOptionsBuilder.cs ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. il y a 6 ans
MqttServerOptionsExtensions.cs Add interface for server options. Add context class for connection validator (hide internal packets). il y a 7 ans
MqttServerStartedEventArgs.cs Merge proces, enable signing of the assembly. il y a 7 ans
MqttServerTlsEndpointOptions.cs Added the bound IP address to the server options. il y a 7 ans
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. il y a 7 ans
MqttSubscriptionInterceptorContext.cs Add extension for RPC calls; replace locks; Refactored storage in Managed Client il y a 7 ans
MqttTopicFilterComparer.cs Fix TopicFilterComparer il y a 6 ans