選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Christian e1d8697331 Fix wrong parsing and generating of MqttConnAck for version 3.1.0 6年前
..
ByteReaderTests.cs Merge proces, enable signing of the assembly. 7年前
ByteWriterTests.cs Merge proces, enable signing of the assembly. 7年前
ExtensionTests.cs Merge proces, enable signing of the assembly. 7年前
MQTTnet.Core.Tests.csproj Removed 3rd-Party libraries. 7年前
MqttApplicationMessageBuilderTests.cs Merge proces, enable signing of the assembly. 7年前
MqttClientTests.cs Fix broken package reader 6年前
MqttKeepAliveMonitorTests.cs Refactor keep alive monitoring and add unit tests. 6年前
MqttPacketIdentifierProviderTests.cs Fix generation of packet identifier. 6年前
MqttPacketReaderTests.cs Covnert the body buffer to a memory stream which will grow automatically. 6年前
MqttPacketSerializerTests.cs Fix wrong parsing and generating of MqttConnAck for version 3.1.0 6年前
MqttServerTests.cs Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6年前
MqttSubscriptionsManagerTests.cs Add server methods for controlling the client subscriptions. 6年前
TestMqttCommunicationAdapter.cs Merge proces, enable signing of the assembly. 7年前
TestMqttCommunicationAdapterFactory.cs Merge proces, enable signing of the assembly. 7年前
TestMqttServerAdapter.cs Add interface for server options. Add context class for connection validator (hide internal packets). 7年前
TopicFilterComparerTests.cs Merge proces, enable signing of the assembly. 7年前