選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian 3193381b69 Refactor web socket stream. Add mqtt as default sub protocol. 6年前
..
IMqttClient.cs Make clients interfaces disposable. 7年前
IMqttClientAdapterFactory.cs Merge proces, enable signing of the assembly. 7年前
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 Merge proces, enable signing of the assembly. 7年前
MqttClient.cs Optimize dispatcher 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 Merge proces, enable signing of the assembly. 7年前
MqttClientOptionsBuilder.cs Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. 7年前
MqttClientTcpOptions.cs Merge proces, enable signing of the assembly. 7年前
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 Optimize dispatcher 6年前
MqttPacketIdentifierProvider.cs Fix generation of packet identifier. 7年前
MqttSubscribeResult.cs Merge proces, enable signing of the assembly. 7年前