選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian b22b02a0b6 Refactor subscriptions manager 6年前
..
IMqttClient.cs Make clients interfaces disposable. 7年前
IMqttClientAdapterFactory.cs Fix client dead lock and protocol version issues. 6年前
IMqttClientChannelOptions.cs Merge proces, enable signing of the assembly. 7年前
IMqttClientCredentials.cs Merge proces, enable signing of the assembly. 7年前
IMqttClientFactory.cs Merge proces, enable signing of the assembly. 7年前
IMqttClientOptions.cs Process client messages in worker thread (extend options) 6年前
MqttClient.cs Refactor subscriptions manager 6年前
MqttClientConnectResult.cs Merge proces, enable signing of the assembly. 7年前
MqttClientConnectedEventArgs.cs Merge proces, enable signing of the assembly. 7年前
MqttClientCredentials.cs Merge proces, enable signing of the assembly. 7年前
MqttClientDisconnectedEventArgs.cs Add thrown exception for disconnected event 7年前
MqttClientExtensions.cs Add new extension methods. 6年前
MqttClientOptions.cs Process client messages in worker thread (extend options) 6年前
MqttClientOptionsBuilder.cs Merge 6年前
MqttClientTcpOptions.cs Migrate to Stream-less approach. 6年前
MqttClientTcpOptionsExtensions.cs Merge proces, enable signing of the assembly. 7年前
MqttClientTlsOptions.cs Merge proces, enable signing of the assembly. 7年前
MqttClientWebSocketOptions.cs Refactor the WebSocket channel and remove the internal queue. 6年前
MqttPacketDispatcher.cs Fix several deadlocks 6年前
MqttPacketIdentifierProvider.cs Fix generation of packet identifier. 7年前
MqttReceivedApplicationMessageProcessingMode.cs Process client messages in worker thread (extend options) 6年前
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. 7年前