Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io 6 lat temu
..
Adapter dont use thread static buffers they are overlapping on server due to async io 6 lat temu
Channel Reorganize solution structure. 6 lat temu
Client Refactor async/await and ConcurrentDictionary usage. 6 lat temu
Diagnostics Refactor serializer locking and thread instances. 6 lat temu
Exceptions Added custom exception for gracefully closed exceptions. 6 lat temu
Implementations Merge pull request #1 from chkr1011/develop 6 lat temu
Internal Refactor async/await and ConcurrentDictionary usage. 6 lat temu
Packets fixed dup flag serialization and added roundtrip tests 6 lat temu
Protocol Reorganize solution structure. 6 lat temu
Serializer dont use thread static buffers they are overlapping on server due to async io 6 lat temu
Server Merge develop 6 lat temu
ApplicationMessagePublisherExtensions.cs Add new publish overloads. 6 lat temu
IApplicationMessagePublisher.cs Remove batch sending of messages to prevent message reordering and several required awaits. 6 lat temu
IApplicationMessageReceiver.cs Reorganize solution structure. 6 lat temu
MQTTnet.csproj fixed assembly versions 6 lat temu
MqttApplicationMessage.cs Reorganize solution structure. 6 lat temu
MqttApplicationMessageBuilder.cs Reorganize solution structure. 6 lat temu
MqttApplicationMessageExtensions.cs Reorganize solution structure. 6 lat temu
MqttApplicationMessageReceivedEventArgs.cs Reorganize solution structure. 6 lat temu
MqttFactory.cs enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API 6 lat temu
TopicFilter.cs Reorganize solution structure. 6 lat temu
TopicFilterBuilder.cs Reorganize solution structure. 6 lat temu
codeSigningKey.pfx Reorganize solution structure. 6 lat temu