選択できるのは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年前