.. |
Adapter
|
Add support for reset of connection statistics. Refactor keep alive monitor.
|
5 years ago |
Channel
|
Expose client certificate at MQTT connection validator. Make DualMode optional.
|
5 years ago |
Client
|
Add comments.
|
5 years ago |
Diagnostics
|
Refactor serializer locking and thread instances.
|
6 years ago |
Exceptions
|
Fix issues in MQTTv5 packet encoding and decoding.
|
5 years ago |
Formatter
|
Performance refactoring.
|
5 years ago |
Implementations
|
Merge pull request #697 from rudacs/add-server-remove-validation-callback
|
5 years ago |
Internal
|
Execute disconnected handler in new task.
|
5 years ago |
PacketDispatcher
|
Fix issues in MQTTv5 packet encoding and decoding.
|
5 years ago |
Packets
|
Fix wrong password handling (string -> byte[])
|
5 years ago |
Properties
|
Fix unit tests to allow release builds.
|
6 years ago |
Protocol
|
Expose more properties to connection validator context.
|
5 years ago |
Server
|
Add options builder methods for remote certificate validation callback.
|
5 years ago |
IApplicationMessagePublisher.cs
|
Refactor session and connection handling in server. Fix QoS level 2 issues.
|
5 years ago |
IApplicationMessageReceiver.cs
|
Refactor event handler namings.
|
5 years ago |
IMqttFactory.cs
|
Refactor event handler namings.
|
5 years ago |
MQTTnet.csproj
|
Fixed MQTTnet.noUWP.sln build issue.
|
5 years ago |
MqttApplicationMessage.cs
|
Accept multiple SubscriptionIdentifiers for PUBLISH packets.
|
5 years ago |
MqttApplicationMessageBuilder.cs
|
Add overload for setting message payload.
|
5 years ago |
MqttApplicationMessageExtensions.cs
|
Reorganize solution structure.
|
6 years ago |
MqttApplicationMessageReceivedEventArgs.cs
|
Add flag for indicating if application message processing has failed.
|
5 years ago |
MqttFactory.cs
|
Add extension library for WebSocket4Net usage.
|
5 years ago |
TopicFilter.cs
|
Refactor namespaces.
|
5 years ago |
TopicFilterBuilder.cs
|
Refactor namespaces.
|
5 years ago |
codeSigningKey.pfx
|
Reorganize solution structure.
|
6 years ago |