您最多选择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 年前