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