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 年之前
..
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 年之前