選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian Kratky 3625363fcf Fix references. Fix certificate handing issue 7年前
..
ConnectedMqttClient.cs Add support for V3.1.0; Performance improvements 7年前
GetOrCreateClientSessionResult.cs Fix breaking changes. 7年前
IMqttClientRetainedMessageManager.cs Optimized persisting of retained messages to avoid useless writes to the filesystem 7年前
IMqttClientSesssionFactory.cs initial version 7年前
IMqttServer.cs improved server usage in aspnet so no exceptions are thrown on startup 7年前
IMqttServerFactory.cs fixed unittests and addressed todo 7年前
IMqttServerStorage.cs Add support for retained application messages 7年前
MqttApplicationMessageInterceptorContext.cs Add interceptor for client subscriptions 7年前
MqttClientConnectedEventArgs.cs Use event pattern correctly for incoming server connections. 7年前
MqttClientDisconnectedEventArgs.cs Use event pattern correctly for incoming server connections. 7年前
MqttClientPendingMessagesQueue.cs Fix references. Fix certificate handing issue 7年前
MqttClientRetainedMessagesManager.cs Added missing ConfigureAwaits 7年前
MqttClientSession.cs Fix references. Fix certificate handing issue 7年前
MqttClientSessionsManager.cs Fix cleanup of client sessions 7年前
MqttClientSubscribeResult.cs Add interceptor for client subscriptions 7年前
MqttClientSubscriptionsManager.cs Fix subscribe interceptor 7年前
MqttServer.cs improved server usage in aspnet so no exceptions are thrown on startup 7年前
MqttServerDefaultEndpointOptions.cs Add interfaces, optimize performance, fix QoS level 2 7年前
MqttServerOptions.cs Add interceptor for client subscriptions 7年前
MqttServerOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. 7年前
MqttServerStartedEventArgs.cs improved server usage in aspnet so no exceptions are thrown on startup 7年前
MqttServerTlsEndpointOptions.cs Remove TLS support for UWP servers because Framework does not support it. 7年前
MqttSubscribeResult.cs Server refactoring 7年前
MqttSubscriptionInterceptorContext.cs Add interceptor for client subscriptions 7年前
MqttTopicFilterComparer.cs Refactoring 7年前