You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christian Kratky 23ae8ab3b5 Fix unit test. 6 years ago
..
AsyncAutoResentEventTests.cs Fix unit test. 6 years ago
AsyncLockTests.cs Replace the Async coordination primitives 6 years ago
ExtensionTests.cs Refactor message processing and async/await usage. 6 years ago
MQTTnet.Core.Tests.csproj Reorganize solution structure. 6 years ago
MqttApplicationMessageBuilderTests.cs Merge proces, enable signing of the assembly. 7 years ago
MqttClientTests.cs Fix broken package reader 6 years ago
MqttKeepAliveMonitorTests.cs Refactor async/await and ConcurrentDictionary usage. 6 years ago
MqttPacketIdentifierProviderTests.cs Fix generation of packet identifier. 6 years ago
MqttPacketReaderTests.cs dont use thread static buffers they are overlapping on server due to async io 6 years ago
MqttPacketSerializerTests.cs Extend MqttPacketReader constructor to allow more unit tests. 6 years ago
MqttPacketWriterTests.cs Fix wrong packet writer buffer length calculation. 6 years ago
MqttServerTests.cs Extend MqttPacketReader constructor to allow more unit tests. 6 years ago
MqttSubscriptionsManagerTests.cs Refactor async/await and ConcurrentDictionary usage. 6 years ago
TestMqttCommunicationAdapter.cs Refactor message processing and async/await usage. 6 years ago
TestMqttCommunicationAdapterFactory.cs Refactor logging and add benchmark. 6 years ago
TestMqttServerAdapter.cs Refactor subscriptions manager 6 years ago
TestServerExtensions.cs fixed code quality compliance 6 years ago
TopicFilterComparerTests.cs Add topic filter tests from MQTT spec 6 years ago