Christian
67c291e15a
Merge pull request #15 from 1iveowl/master
Merge fixes
před 7 roky
1iveowl
3722bc9ae6
Folder fix
před 7 roky
1iveowl
1fb0944e2b
Folder fix
před 7 roky
1iveowl
61c7ee0958
Merge branch 'master' of https://github.com/1iveowl/MQTTnet
před 7 roky
1iveowl
9c5e5b5e10
build fix
před 7 roky
1iveowl
b3e11d47b7
Build fix
před 7 roky
1iveowl
31419fef03
Update .gitignore
před 7 roky
Christian Kratky
b2e3686f59
Fix build files
před 7 roky
Christian
9b90ae0c81
Merge pull request #14 from 1iveowl/master
Added missing Nuspec file
před 7 roky
1iveowl
39beb4912b
Added missing Nuspec file
Added missing Nuspec file
před 7 roky
Christian Kratky
98d7bc980c
Add an event to receive all application messages at server level.
před 7 roky
Christian
2ff449b241
Merge pull request #13 from 1iveowl/master
Build
před 7 roky
1iveowl
83f6ae4e54
UWP target update
před 7 roky
1iveowl
d26d29e9a6
PowerShell build
před 7 roky
Christian Kratky
d0e8a0c4e5
Refactor .NET Standard projects
před 7 roky
Christian Kratky
35344b27c5
Fixed build settings
před 7 roky
Christian
6b6b7f90c8
Merge pull request #9 from 1iveowl/master
Adding support for .NET Standard
před 7 roky
1iveowl
eeb3242573
Fixed Assembly name
před 7 roky
1iveowl
cd5c295484
Adding .NET Standard 1.3 support
před 7 roky
Christian Kratky
4ffe6dfc2b
Update nuget spec
před 7 roky
Christian Kratky
072c1c521a
Fix x64 files at nuget package
před 7 roky
Christian Kratky
314fca3f89
Optimize task management
před 7 roky
Christian Kratky
dae5a06734
Remove TLS support for UWP servers because Framework does not support it.
před 7 roky
Christian Kratky
4b62236638
Update readme
před 7 roky
Christian Kratky
5117f9b30d
Update nuspec
před 7 roky
Christian Kratky
818ffcab29
Fix project settings.
před 7 roky
Christian Kratky
efe2ceebe0
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
před 7 roky
Christian Kratky
67f9c07b44
Add references
před 7 roky
Christian Kratky
c5978f5845
Implement test app for Universal Windows
před 7 roky
Christian Kratky
929cdb971a
Fix breaking changes.
před 7 roky
Christian
1317fa3e2a
Merge pull request #3 from Zazzmatazz/master
Added TLS1.2 support to client and server.
před 7 roky
Zazzmatazz
8a65850f1a
Removed some %^&#ing $@#! comments. Gosh darnit.
před 7 roky
Zazzmatazz
5c1eceb8a9
Updated task methods.
Instead of awaiting most tasks, changed to simply returning the tasks.
před 7 roky
Zazzmatazz
2db289a658
Added TLS1.2 support to client and server.
Added MqttClientSslChannel and MqttServerSslChannel which both utilize
an SSL stream. Added options to both MqttCLientOptions and
MqttServerOptions. I was unable to update the code in
MQTTnet.UniversalWindows due to my lack of Windows 10.
před 7 roky
Christian Kratky
201844a45b
Update documentation
před 7 roky
Christian Kratky
93a3bbd849
Throw MqttCommunicationException if access to underlying source failed.
před 7 roky
Christian Kratky
86dddd81c7
Extend invalid protocol exception message
před 7 roky
Christian Kratky
105abeba06
* [Server] Added support for complex client IDs.
* [Server] Fixed an issue with not correctly removed old client sessions.
* [Server] Several minor performance improvements.
* [Server] An existing client session is no longer closed if a new client connection is invalid.
* [Client] Added support for sending "CleanSession" flag.
před 7 roky
Christian Kratky
b3a6919ea0
Add support for complex device IDs.
před 7 roky
Christian Kratky
9816f12df6
Performance optimizations
před 7 roky
Christian Kratky
8bfad437cf
Add nuget support
před 7 roky
Christian Kratky
ee25228c0b
Add server implementation
před 7 roky
Christian Kratky
18538ebbb9
Update readme
před 7 roky
Christian Kratky
9b720d2325
Initial commit.
před 7 roky
Christian
bc50796f9d
Initial commit
před 7 roky