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