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