Christian Kratky
f9eb6ed85e
Add support for WebSocket server via ASP.NET Core 2.0
7 years ago
Christian Kratky
11ade8c3df
Refactor tracing
7 years ago
Christian Kratky
40b1be075c
Refactoring
7 years ago
Christian Kratky
9915cc4492
Use event pattern correctly for incoming server connections.
7 years ago
Christian Kratky
af3cebb266
Renamed trace class
7 years ago
JanEggers
1d78d675f7
improved api surface of mqttserver and fixed unittests
7 years ago
JanEggers
3079ad37ce
improved client livetime events
7 years ago
Christian Kratky
862f76fea2
Add support for retained application messages
7 years ago
Christian Kratky
8aec1583df
Performance improvements in area of logging and async/await
7 years ago
Christian Kratky
598ed66a3b
Add support for V3.1.0; Performance improvements
7 years ago
Christian Kratky
447ca6cabb
Add interfaces, optimize performance, fix QoS level 2
7 years ago
Christian Kratky
886b2d6b42
Fix issue when stopping server
7 years ago
Christian Kratky
98d7bc980c
Add an event to receive all application messages at server level.
7 years ago
Christian Kratky
929cdb971a
Fix breaking changes.
7 years ago
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.
7 years ago
Christian Kratky
8bfad437cf
Add nuget support
7 years ago
Christian Kratky
ee25228c0b
Add server implementation
7 years ago