25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 년 전
..
CheckSubscriptionsResult.cs Merge proces, enable signing of the assembly. 7 년 전
ConnectedMqttClient.cs Fix several deadlocks 6 년 전
GetOrCreateClientSessionResult.cs Merge proces, enable signing of the assembly. 7 년 전
IMqttServer.cs Refactor keep alive monitoring and add unit tests. 6 년 전
IMqttServerFactory.cs Merge proces, enable signing of the assembly. 7 년 전
IMqttServerOptions.cs Add overflow strategy for pending messages queue. 6 년 전
IMqttServerStorage.cs Merge proces, enable signing of the assembly. 7 년 전
MqttApplicationMessageInterceptorContext.cs Fix client dead lock and protocol version issues. 6 년 전
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. 7 년 전
MqttClientDisconnectType.cs Treat a connection handover as a clean disconnect. 6 년 전
MqttClientDisconnectedEventArgs.cs Fix client dead lock and protocol version issues. 6 년 전
MqttClientKeepAliveMonitor.cs Refactor logging and add benchmark. 6 년 전
MqttClientPendingMessagesQueue.cs Refactor logging and add benchmark. 6 년 전
MqttClientSession.cs Refactor logging and add benchmark. 6 년 전
MqttClientSessionsManager.cs Refactor logging and add benchmark. 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 Refactor subscriptions manager 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 년 전
MqttPendingMessagesOverflowStrategy.cs Add overflow strategy for pending messages queue. 6 년 전
MqttRetainedMessagesManager.cs Refactor logging and add benchmark. 6 년 전
MqttServer.cs Refactor logging. Remove TCP adapter from HTTP host if disabled. 6 년 전
MqttServerDefaultEndpointOptions.cs Added the bound IP address to the server options. 7 년 전
MqttServerOptions.cs Add overflow strategy for pending messages queue. 6 년 전
MqttServerOptionsBuilder.cs ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. 6 년 전
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 Fix TopicFilterComparer 6 년 전