Christian
6b6b7f90c8
Merge pull request #9 from 1iveowl/master
Adding support for .NET Standard
há 7 anos
1iveowl
eeb3242573
Fixed Assembly name
há 7 anos
1iveowl
cd5c295484
Adding .NET Standard 1.3 support
há 7 anos
Christian Kratky
4ffe6dfc2b
Update nuget spec
há 7 anos
Christian Kratky
072c1c521a
Fix x64 files at nuget package
há 7 anos
Christian Kratky
314fca3f89
Optimize task management
há 7 anos
Christian Kratky
dae5a06734
Remove TLS support for UWP servers because Framework does not support it.
há 7 anos
Christian Kratky
4b62236638
Update readme
há 7 anos
Christian Kratky
5117f9b30d
Update nuspec
há 7 anos
Christian Kratky
818ffcab29
Fix project settings.
há 7 anos
Christian Kratky
efe2ceebe0
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
há 7 anos
Christian Kratky
67f9c07b44
Add references
há 7 anos
Christian Kratky
c5978f5845
Implement test app for Universal Windows
há 7 anos
Christian Kratky
929cdb971a
Fix breaking changes.
há 7 anos
Christian
1317fa3e2a
Merge pull request #3 from Zazzmatazz/master
Added TLS1.2 support to client and server.
há 7 anos
Zazzmatazz
8a65850f1a
Removed some %^&#ing $@#! comments. Gosh darnit.
há 7 anos
Zazzmatazz
5c1eceb8a9
Updated task methods.
Instead of awaiting most tasks, changed to simply returning the tasks.
há 7 anos
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.
há 7 anos
Christian Kratky
201844a45b
Update documentation
há 7 anos
Christian Kratky
93a3bbd849
Throw MqttCommunicationException if access to underlying source failed.
há 7 anos
Christian Kratky
86dddd81c7
Extend invalid protocol exception message
há 7 anos
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.
há 7 anos
Christian Kratky
b3a6919ea0
Add support for complex device IDs.
há 7 anos
Christian Kratky
9816f12df6
Performance optimizations
há 7 anos
Christian Kratky
8bfad437cf
Add nuget support
há 7 anos
Christian Kratky
ee25228c0b
Add server implementation
há 7 anos
Christian Kratky
18538ebbb9
Update readme
há 7 anos
Christian Kratky
9b720d2325
Initial commit.
há 7 anos
Christian
bc50796f9d
Initial commit
há 7 anos