Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io 6 лет назад
..
Adapter dont use thread static buffers they are overlapping on server due to async io 6 лет назад
Channel Reorganize solution structure. 6 лет назад
Client Refactor async/await and ConcurrentDictionary usage. 6 лет назад
Diagnostics Refactor serializer locking and thread instances. 6 лет назад
Exceptions Added custom exception for gracefully closed exceptions. 6 лет назад
Implementations Merge pull request #1 from chkr1011/develop 6 лет назад
Internal Refactor async/await and ConcurrentDictionary usage. 6 лет назад
Packets fixed dup flag serialization and added roundtrip tests 6 лет назад
Protocol Reorganize solution structure. 6 лет назад
Serializer dont use thread static buffers they are overlapping on server due to async io 6 лет назад
Server Merge develop 6 лет назад
ApplicationMessagePublisherExtensions.cs Add new publish overloads. 6 лет назад
IApplicationMessagePublisher.cs Remove batch sending of messages to prevent message reordering and several required awaits. 6 лет назад
IApplicationMessageReceiver.cs Reorganize solution structure. 6 лет назад
MQTTnet.csproj fixed assembly versions 6 лет назад
MqttApplicationMessage.cs Reorganize solution structure. 6 лет назад
MqttApplicationMessageBuilder.cs Reorganize solution structure. 6 лет назад
MqttApplicationMessageExtensions.cs Reorganize solution structure. 6 лет назад
MqttApplicationMessageReceivedEventArgs.cs Reorganize solution structure. 6 лет назад
MqttFactory.cs enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 лет назад
TopicFilter.cs Reorganize solution structure. 6 лет назад
TopicFilterBuilder.cs Reorganize solution structure. 6 лет назад
codeSigningKey.pfx Reorganize solution structure. 6 лет назад