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 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. 6 vuotta sitten
..
AsyncAutoResentEventTests.cs Review code style to match with the existing code 6 vuotta sitten
AsyncLockTests.cs Replace the Async coordination primitives 6 vuotta sitten
ExtensionTests.cs Refactor message processing and async/await usage. 6 vuotta sitten
MQTTnet.Core.Tests.csproj Reorganize solution structure. 6 vuotta sitten
MqttApplicationMessageBuilderTests.cs Merge proces, enable signing of the assembly. 7 vuotta sitten
MqttClientTests.cs Fix broken package reader 6 vuotta sitten
MqttKeepAliveMonitorTests.cs Refactor async/await and ConcurrentDictionary usage. 6 vuotta sitten
MqttPacketIdentifierProviderTests.cs Fix generation of packet identifier. 6 vuotta sitten
MqttPacketReaderTests.cs dont use thread static buffers they are overlapping on server due to async io 6 vuotta sitten
MqttPacketSerializerTests.cs Extend MqttPacketReader constructor to allow more unit tests. 6 vuotta sitten
MqttPacketWriterTests.cs Fix wrong packet writer buffer length calculation. 6 vuotta sitten
MqttServerTests.cs Extend MqttPacketReader constructor to allow more unit tests. 6 vuotta sitten
MqttSubscriptionsManagerTests.cs Refactor async/await and ConcurrentDictionary usage. 6 vuotta sitten
TestMqttCommunicationAdapter.cs Refactor message processing and async/await usage. 6 vuotta sitten
TestMqttCommunicationAdapterFactory.cs Refactor logging and add benchmark. 6 vuotta sitten
TestMqttServerAdapter.cs Refactor subscriptions manager 6 vuotta sitten
TestServerExtensions.cs fixed code quality compliance 6 vuotta sitten
TopicFilterComparerTests.cs Add topic filter tests from MQTT spec 6 vuotta sitten