選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian aaed2ed790 Process client messages in worker thread (extend options) 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 Process client messages in worker thread (extend options) 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 Process client messages in worker thread (extend options) 6年前
MqttClientTcpOptions.cs Fix stream and socket handling. 6年前
MqttClientTcpOptionsExtensions.cs Merge proces, enable signing of the assembly. 7年前
MqttClientTlsOptions.cs Merge proces, enable signing of the assembly. 7年前
MqttClientWebSocketOptions.cs Refactor web socket stream. Add mqtt as default sub protocol. 6年前
MqttPacketDispatcher.cs Add new option which allows configuring the send interval for keep alive packets. 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年前