Christian
|
d335b6393e
|
Merge pull request #89 from JanEggers/develop
Develop
|
7 年前 |
JanEggers
|
6240d60003
|
Update appveyor.yml
|
7 年前 |
JanEggers
|
4519c4fe3d
|
Update appveyor.yml
|
7 年前 |
JanEggers
|
e969b2f31f
|
Update appveyor.yml
|
7 年前 |
JanEggers
|
44ae9093f9
|
Update appveyor.yml
|
7 年前 |
JanEggers
|
fcd3bdf297
|
Update appveyor.yml
|
7 年前 |
Jan Eggers
|
cbb2f43047
|
Merge branch 'develop' of https://github.com/JanEggers/MQTTnet into develop
|
7 年前 |
Jan Eggers
|
5e74869dbc
|
updated testadapter
|
7 年前 |
JanEggers
|
98cac153e6
|
Update appveyor.yml
|
7 年前 |
JanEggers
|
b51a603aa9
|
Update appveyor.yml
|
7 年前 |
Jan Eggers
|
2fe520ad46
|
fix uwp platformtarget for release build
|
7 年前 |
Jan Eggers
|
c8846329f3
|
added MQTT dev sign key for uwp project
|
7 年前 |
JanEggers
|
08f2db05a9
|
Update appveyor.yml
|
7 年前 |
Christian
|
5427b488c3
|
Merge pull request #87 from JanEggers/appveyor
added appveyor config for ci and tests
|
7 年前 |
Christian
|
ec24f03324
|
Merge pull request #86 from JanEggers/integrate_uwp_platform
migrate uwp platform to netstandard project
|
7 年前 |
JanEggers
|
4ef16cfd8d
|
fixed project reference
|
7 年前 |
JanEggers
|
177c7cbf03
|
added appveyor config for ci and tests
|
7 年前 |
JanEggers
|
8025717658
|
migrate uwp platform to netstandard project
|
7 年前 |
Christian Kratky
|
275d8d9f0b
|
Fix unit tests
|
7 年前 |
Christian Kratky
|
30df7d4c9e
|
Fix subscribe interceptor
|
7 年前 |
Christian Kratky
|
019ef1398e
|
Fix breaking changes
|
7 年前 |
Christian Kratky
|
4a6f517e91
|
Refactoring
|
7 年前 |
Christian Kratky
|
d560cb4c9e
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
7 年前 |
Christian Kratky
|
ba16ae6568
|
Add interceptor for client subscriptions
|
7 年前 |
Christian
|
3b2c40d49e
|
Merge pull request #85 from JanEggers/LogId
LogId
|
7 年前 |
Jan Eggers
|
9894dbef87
|
fixed using
|
7 年前 |
Jan Eggers
|
dd447f24d2
|
added LogId to options and use it to create logging scope
|
7 年前 |
Christian
|
3a250723d7
|
Merge pull request #83 from JanEggers/UnittestsFixed
Unittests fixed
|
7 年前 |
JanEggers
|
e0797e5d14
|
enable uwp build again
|
7 年前 |
Christian Kratky
|
d0f1c18a2f
|
Server refactoring
|
7 年前 |
Jan Eggers
|
bb6eb246e8
|
added AspNetCore to buildscript and fixed assemblyversion of dotnet build
|
7 年前 |
Jan Eggers
|
0e666f0316
|
use correct casing
|
7 年前 |
Jan Eggers
|
0811938466
|
temp rename to fix casing
|
7 年前 |
Jan Eggers
|
466b6a25cd
|
fixed unittests and addressed todo
|
7 年前 |
Jan Eggers
|
15a564dcfe
|
removed smokebombs (stop the server in finally so other test dont fail because stop is not called in other test)
|
7 年前 |
Christian Kratky
|
f85721fbf5
|
Restore console log of test app
|
7 年前 |
Christian Kratky
|
3b366f91fc
|
Update docs
|
7 年前 |
Christian Kratky
|
418f2b2c3f
|
Refactoring
|
7 年前 |
Christian Kratky
|
8fa91736b6
|
Fix unit tests
|
7 年前 |
Christian Kratky
|
a18c533603
|
Refactor options and add options builder
|
7 年前 |
Christian Kratky
|
a9b394401b
|
Add support for chaning passwords
|
7 年前 |
Christian Kratky
|
c257e5cb77
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
7 年前 |
Christian
|
93863ece0d
|
Merge pull request #81 from JTrotta/master
Dynamic/Provider Password
|
7 年前 |
Gerardo
|
29918fb454
|
Password Provider for dynamic password
|
7 年前 |
Gerardo
|
412cf115a5
|
Merge pull request #1 from chkr1011/develop
Merge base
|
7 年前 |
Christian
|
8dab5d3800
|
Merge pull request #75 from JanEggers/mqttnet.aspnetcore
Mqttnet.aspnetcore
|
7 年前 |
Jan Eggers
|
2cd3bd7588
|
added some ui to send test msgs
|
7 年前 |
Jan Eggers
|
0e0fcabc04
|
gently close the connection before leaving the page
|
7 年前 |
Jan Eggers
|
e80d21e852
|
generate exception in case websocket is closed so stream does not return array of 255
|
7 年前 |
Jan Eggers
|
a68343a306
|
fixed duplicated console log
|
7 年前 |