HansM
|
f0be8404cf
|
Merge branch 'master' into feature-userproperties
|
4 лет назад |
Christian
|
6de28d32e4
|
Merge pull request #889 from PMExtra/feature-with-uri
Support MqttClientOptionsBuilder.WithConnectionUri()
|
4 лет назад |
PM Extra
|
2ede7df38a
|
Merge branch 'master' into feature-userproperties
|
4 лет назад |
PM Extra
|
2a35108a73
|
Merge branch 'master' into feature-with-uri
|
4 лет назад |
PMExtra
|
774d49a908
|
Fix exception message and add test cases.
|
4 лет назад |
PMExtra
|
c83bec6e81
|
Fix for Nullable.
|
4 лет назад |
PMExtra
|
763d9778bb
|
Check parameters and add friendly exceptions.
|
4 лет назад |
PMExtra
|
9368eebfd5
|
Update nuspec.
|
4 лет назад |
Christian
|
e33c5ccb4c
|
Merge pull request #885 from chkr1011/fix-userproperties
Removed checks for user properties in MQTT v3 and instead ignore them.
|
4 лет назад |
PMExtra
|
aafd4ea658
|
Fix.
|
4 лет назад |
PMExtra
|
4eb65fc3d2
|
Support MqttClientOptionsBuilder.WithConnectionUri()
|
4 лет назад |
PMExtra
|
f7f00f4e06
|
Update nuspec.
|
4 лет назад |
HansM
|
af0b98eace
|
Merge pull request #888 from chkr1011/fix-copyright-date
Adjusted copyright information in the nuget package specifications.
|
4 лет назад |
SeppPenner
|
0da2ab9de6
|
Adjusted copyright information in the nuget package specifications.
|
4 лет назад |
SeppPenner
|
cb5a0cf38b
|
Updated nuget package description.
|
4 лет назад |
PMExtra
|
55dc940abb
|
GetUserProperty extension.
|
4 лет назад |
SeppPenner
|
c40e3c64aa
|
Removed checks for user properties in MQTT v3 and instead ignore them.
|
4 лет назад |
Christian Kratky
|
0653b89701
|
Fix broken unit tests.
|
4 лет назад |
Christian Kratky
|
561474c572
|
Fix broken unit tests.
|
4 лет назад |
Christian
|
dca2af47d8
|
Merge pull request #880 from xljiulang/master
Reduce the performance cost of Memory<T>.getSpan()
|
4 лет назад |
xljiulang
|
9ed80daf83
|
Reduce the performance cost of Memory<T>.getSpan()
|
4 лет назад |
Christian
|
0d39bbbc0c
|
Merge pull request #870 from JanEggers/aspnetcore3bugfixes
Aspnetcore3bugfixes
|
4 лет назад |
JanEggers
|
52faf6d76a
|
updated releasenotes
|
4 лет назад |
JanEggers
|
20eda96921
|
fixed core 3.1 startup and verified it still works with 2.1 and net461
|
4 лет назад |
Christian Kratky
|
f6a814c6d7
|
Update build script.
|
4 лет назад |
Christian Kratky
|
8e0bce7734
|
Remove obsolete references.
|
4 лет назад |
Christian Kratky
|
72fa13ca5b
|
Fix build errors.
|
4 лет назад |
Christian Kratky
|
45e3455e6c
|
Merge remote-tracking branch 'origin/master'
|
4 лет назад |
Christian
|
160da00f55
|
Merge pull request #873 from andrei-m-code/bugfix/mqttnet-client-semaphore-dispose
DIspose semaphore in MqttChannelAdapter
|
4 лет назад |
Christian Kratky
|
6b4b829cf6
|
Merge branch 'develop'
|
4 лет назад |
Andrei Mikhalevich
|
e7fa465616
|
DIspose semaphore in MqttChannelAdapter
|
4 лет назад |
Christian
|
799005803e
|
Merge pull request #869 from dominikviererbe/feature/MqttClientUnsubscribeOptionsBuilder
Added MqttClientUnsubscribeOptionsBuilder
|
4 лет назад |
Dominik Viererbe
|
a20c845a5a
|
Update MQTTnet.nuspec
|
4 лет назад |
Dominik Viererbe
|
5f59aca62c
|
Added MqttClientUnsubscribeOptionsBuilder analogous to MqttClientSubscribeOptionsBuilder
|
4 лет назад |
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.
|
4 лет назад |
Christoph
|
122034296c
|
Merge branch 'develop' into check-"Keep-Alive"-while-other-messages-are-sent-#851
|
4 лет назад |
Christian
|
6f71aaf1ce
|
Merge pull request #868 from wazzamatazz/master
Add .NET 3.1 target
|
4 лет назад |
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
|
4 лет назад |
Christoph
|
313f90a526
|
Added receiveTracker to detect whether messages are received from broker.
|
4 лет назад |
Christian Kratky
|
4d27f42e72
|
Merge remote-tracking branch 'origin/develop' into develop
|
4 лет назад |
Christian
|
8ae318fd5c
|
Merge pull request #838 from jimsch/connectErrors
Allow access to full packet on failed connect
|
5 лет назад |
Jim Schaad
|
7dde2f1f4c
|
Change variable name per review request
Change the name of the variable from requestCode to request
|
5 лет назад |
Christian Kratky
|
49c5278ba0
|
Merge branch 'master' into develop
|
5 лет назад |
Christian Kratky
|
ce51d12a03
|
Update SDK versions.
|
5 лет назад |
Jim Schaad
|
b1559a8fa5
|
Correct to print right result
Lost a change while moving from my developement branch to here.
|
5 лет назад |
Jim Schaad
|
457143c840
|
Merge branch 'develop' into connectErrors
|
5 лет назад |
Christian
|
c60bf51b1e
|
Merge pull request #839 from JanEggers/develop
bugfixes
|
5 лет назад |
JanEggers
|
630400da53
|
avoid task.run on newer platforms
|
5 лет назад |
JanEggers
|
a152066ed3
|
fixed managed client so it does not send disconnect packet when disposed
|
5 лет назад |
JanEggers
|
138cd16c8d
|
fixed compilation
|
5 лет назад |