選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian Kratky 32473af7c2 Refactor web socket usage 7年前
..
ConnectedMqttClient.cs Add support for V3.1.0; Performance improvements 7年前
GetOrCreateClientSessionResult.cs Fix breaking changes. 7年前
IMqttServer.cs Add support for V3.1.0; Performance improvements 7年前
MqttApplicationMessageReceivedEventArgs.cs Add an event to receive all application messages at server level. 7年前
MqttClientMessageQueue.cs Refactor web socket usage 7年前
MqttClientSession.cs send multiple packages at once msg/sec from 9000 to 32000 7年前
MqttClientSessionsManager.cs Refactor web socket usage 7年前
MqttClientSubscriptionsManager.cs Add interfaces, optimize performance, fix QoS level 2 7年前
MqttServer.cs Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7年前
MqttServerDefaultEndpointOptions.cs Add interfaces, optimize performance, fix QoS level 2 7年前
MqttServerOptions.cs Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7年前
MqttServerOptionsExtensions.cs Remove TLS support for UWP servers because Framework does not support it. 7年前
MqttServerTlsEndpointOptions.cs Remove TLS support for UWP servers because Framework does not support it. 7年前
MqttTopicFilterComparer.cs Add server implementation 7年前