PMExtra
c83bec6e81
Fix for Nullable.
há 4 anos
PMExtra
763d9778bb
Check parameters and add friendly exceptions.
há 4 anos
PMExtra
aafd4ea658
Fix.
há 4 anos
PMExtra
f7f00f4e06
Update nuspec.
há 4 anos
PMExtra
55dc940abb
GetUserProperty extension.
há 4 anos
Christian Kratky
0653b89701
Fix broken unit tests.
há 4 anos
Christian Kratky
561474c572
Fix broken unit tests.
há 4 anos
Christian
dca2af47d8
Merge pull request #880 from xljiulang/master
Reduce the performance cost of Memory<T>.getSpan()
há 4 anos
xljiulang
9ed80daf83
Reduce the performance cost of Memory<T>.getSpan()
há 4 anos
Christian
0d39bbbc0c
Merge pull request #870 from JanEggers/aspnetcore3bugfixes
Aspnetcore3bugfixes
há 4 anos
JanEggers
52faf6d76a
updated releasenotes
há 4 anos
JanEggers
20eda96921
fixed core 3.1 startup and verified it still works with 2.1 and net461
há 4 anos
Christian Kratky
f6a814c6d7
Update build script.
há 4 anos
Christian Kratky
8e0bce7734
Remove obsolete references.
há 4 anos
Christian Kratky
72fa13ca5b
Fix build errors.
há 4 anos
Christian Kratky
45e3455e6c
Merge remote-tracking branch 'origin/master'
há 4 anos
Christian
160da00f55
Merge pull request #873 from andrei-m-code/bugfix/mqttnet-client-semaphore-dispose
DIspose semaphore in MqttChannelAdapter
há 4 anos
Christian Kratky
6b4b829cf6
Merge branch 'develop'
há 4 anos
Andrei Mikhalevich
e7fa465616
DIspose semaphore in MqttChannelAdapter
há 4 anos
Christian
799005803e
Merge pull request #869 from dominikviererbe/feature/MqttClientUnsubscribeOptionsBuilder
Added MqttClientUnsubscribeOptionsBuilder
há 4 anos
Dominik Viererbe
a20c845a5a
Update MQTTnet.nuspec
há 4 anos
Dominik Viererbe
5f59aca62c
Added MqttClientUnsubscribeOptionsBuilder analogous to MqttClientSubscribeOptionsBuilder
há 4 anos
HansM
76ddf8c503
Merge pull request #852 from cdobler/check-"Keep-Alive"-while-other-messages-are-sent-#851
Added receiveTracker to detect whether messages are received from broker.
há 4 anos
Christoph
122034296c
Merge branch 'develop' into check-"Keep-Alive"-while-other-messages-are-sent-#851
há 4 anos
Christian
6f71aaf1ce
Merge pull request #868 from wazzamatazz/master
Add .NET 3.1 target
há 4 anos
Graham Watts
fd8caed9af
Add .NET 3.1 target
Add .NET Core 3.1 target that uses ASP.NET Core framework reference instead of NuGet package references
há 4 anos
Christoph
313f90a526
Added receiveTracker to detect whether messages are received from broker.
há 4 anos
Christian Kratky
4d27f42e72
Merge remote-tracking branch 'origin/develop' into develop
há 4 anos
Christian
8ae318fd5c
Merge pull request #838 from jimsch/connectErrors
Allow access to full packet on failed connect
há 5 anos
Jim Schaad
7dde2f1f4c
Change variable name per review request
Change the name of the variable from requestCode to request
há 5 anos
Christian Kratky
49c5278ba0
Merge branch 'master' into develop
há 5 anos
Christian Kratky
ce51d12a03
Update SDK versions.
há 5 anos
Jim Schaad
b1559a8fa5
Correct to print right result
Lost a change while moving from my developement branch to here.
há 5 anos
Jim Schaad
457143c840
Merge branch 'develop' into connectErrors
há 5 anos
Christian
c60bf51b1e
Merge pull request #839 from JanEggers/develop
bugfixes
há 5 anos
JanEggers
630400da53
avoid task.run on newer platforms
há 5 anos
JanEggers
a152066ed3
fixed managed client so it does not send disconnect packet when disposed
há 5 anos
JanEggers
138cd16c8d
fixed compilation
há 5 anos
JanEggers
27a61819d3
removed unused code
há 5 anos
Jim Schaad
9c378fb088
Provide the full ACK on a connection failure
There are some systems that return information on a failed exception and thus the client wants access to the full set of ACK information. Specifically the user properties.
há 5 anos
Jim Schaad
d4088420cf
Return correct set of user properties
Return the response not the request set of user properties
há 5 anos
Christian
2e7d074174
Merge pull request #833 from JanEggers/bugfixes
Bugfixes
há 5 anos
JanEggers
328ffc734f
dont allow publish before the client is started and adjusted testclient accordingly
há 5 anos
Christian
8ecf658059
Update MQTTnet.nuspec
há 5 anos
Christian
7b25c6f274
Merge pull request #836 from PMExtra/develop
Support existing session with ManagedMqttClient.
há 5 anos
PMExtra
069c19aab9
Support existing session with ManagedMqttClient.
há 5 anos
Christian
35e729bd7b
Merge pull request #826 from fogzot/develop-iretainedmesagesmanager
Added IMqttRetainedMessagesManager
há 5 anos
JanEggers
ac06a001e2
fixed some warnings
há 5 anos
JanEggers
a77e0b8dde
spread dispose pattern
há 5 anos
JanEggers
698f0b66d2
fixed object disposed exception on netfx fixing #803 #733 #728 #486 #158
há 5 anos