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