Skip to content

Tags: dotnet/MQTTnet

Tags

v4.3.6.1152

Toggle v4.3.6.1152's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Restore behavior of _Server_ and _Port_ in client options (#2009)

* Restore old server and port behavior

* Fix unit test

v4.3.5.1141

Toggle v4.3.5.1141's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Restore old signing to get out hotfix release (#2004)

v4.3.5.1137

Toggle v4.3.5.1137's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Client] Fix endpoint handling (#1999)

* Fix endpoint handling

* Fix different behavior for Mono framework.

* Restore old properties to avoid breaking changes

v4.3.4.1084

Toggle v4.3.4.1084's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix support for unix sockets (#1995)

* Add support for changing the protocol type on socket level

* Do not set NoDelay when not supported by protocol

* Update release notes

* Fix release notes

v4.3.3.952

Toggle v4.3.3.952's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1889 no service for type mqttnetservermqttserver has been registered (#…

…1892)

* Add missing service to service collection

* Update ReleaseNotes.md

* Restore service registrations

v4.3.2.930

Toggle v4.3.2.930's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1846 server mqttserverstopasync doesnt indicate correct reason (#1872)

v4.3.1.873

Toggle v4.3.1.873's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix wrong TLS usage (#1833)

* Fix wrong usage of TLS options

* Fix public broker tests

* Update ReleaseNotes.md

v4.3.0.858

Toggle v4.3.0.858's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Samples that show concurrent processing (#1803)

Samples that show concurrent processing with a limit and concurrent processing without auto ACK

v4.2.1.781

Toggle v4.2.1.781's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1681 misleading signature of mqttclientconnectasync mqttclientconnect…

…resultcode expected but throws exception (#1749)

v4.2.0.706

Toggle v4.2.0.706's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename InspectPackage method (#1713)