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.
 
 
 
 
Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io 6 jaren geleden
..
Adapter dont use thread static buffers they are overlapping on server due to async io 6 jaren geleden
Channel Reorganize solution structure. 6 jaren geleden
Client Refactor async/await and ConcurrentDictionary usage. 6 jaren geleden
Diagnostics Refactor serializer locking and thread instances. 6 jaren geleden
Exceptions Added custom exception for gracefully closed exceptions. 6 jaren geleden
Implementations Merge pull request #1 from chkr1011/develop 6 jaren geleden
Internal Refactor async/await and ConcurrentDictionary usage. 6 jaren geleden
Packets fixed dup flag serialization and added roundtrip tests 6 jaren geleden
Protocol Reorganize solution structure. 6 jaren geleden
Serializer dont use thread static buffers they are overlapping on server due to async io 6 jaren geleden
Server Merge develop 6 jaren geleden
ApplicationMessagePublisherExtensions.cs Add new publish overloads. 6 jaren geleden
IApplicationMessagePublisher.cs Remove batch sending of messages to prevent message reordering and several required awaits. 6 jaren geleden
IApplicationMessageReceiver.cs Reorganize solution structure. 6 jaren geleden
MQTTnet.csproj fixed assembly versions 6 jaren geleden
MqttApplicationMessage.cs Reorganize solution structure. 6 jaren geleden
MqttApplicationMessageBuilder.cs Reorganize solution structure. 6 jaren geleden
MqttApplicationMessageExtensions.cs Reorganize solution structure. 6 jaren geleden
MqttApplicationMessageReceivedEventArgs.cs Reorganize solution structure. 6 jaren geleden
MqttFactory.cs enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 jaren geleden
TopicFilter.cs Reorganize solution structure. 6 jaren geleden
TopicFilterBuilder.cs Reorganize solution structure. 6 jaren geleden
codeSigningKey.pfx Reorganize solution structure. 6 jaren geleden