選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian 9e90111b37 Fix several deadlocks 6年前
..
IMqttClient.cs Make clients interfaces disposable. 6年前
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 Fix client dead lock and protocol version issues. 6年前
MqttClient.cs Fix several deadlocks 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 6年前
MqttClientExtensions.cs Add new extension methods. 6年前
MqttClientOptions.cs Add new option which allows configuring the send interval for keep alive packets. 6年前
MqttClientOptionsBuilder.cs Fix several deadlocks 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. 6年前
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. 7年前