Christian Kratky
30df7d4c9e
Fix subscribe interceptor
7年前
Christian Kratky
ba16ae6568
Add interceptor for client subscriptions
7年前
Christian Kratky
d0f1c18a2f
Server refactoring
7年前
Christian Kratky
1c0b2b55b6
Fix bugs
7年前
Christian Kratky
daf22c762f
Small refactorings
7年前
JanEggers
d10f29bbc6
initial version
7年前
Christian Kratky
4386ef1e56
Added interceptor for application messages
7年前
Christian Kratky
df1dd0eec7
Refactoring
7年前
Christian Kratky
11ade8c3df
Refactor tracing
7年前
Christian Kratky
af3cebb266
Renamed trace class
7年前
Christian Kratky
67267c05fd
Refactor options
7年前
JanEggers
1d78d675f7
improved api surface of mqttserver and fixed unittests
7年前
JanEggers
3079ad37ce
improved client livetime events
7年前
Christian Kratky
862f76fea2
Add support for retained application messages
7年前
Christian Kratky
e7c8d1c1c1
Add cancellation token to adapter
7年前
Eggers Jan
473c8e0a15
send multiple packages at once msg/sec from 9000 to 32000
7年前
Christian Kratky
6b1a6c054e
Even more performance optimizations
7年前
Christian Kratky
76151deba0
Additional performance improvements
7年前
Christian Kratky
8aec1583df
Performance improvements in area of logging and async/await
7年前
Christian Kratky
598ed66a3b
Add support for V3.1.0; Performance improvements
7年前
Christian Kratky
59b0b79a32
Fix wrong QoS level handling for server.
7年前
Christian Kratky
447ca6cabb
Add interfaces, optimize performance, fix QoS level 2
7年前
Christian Kratky
98d7bc980c
Add an event to receive all application messages at server level.
7年前
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年前
Christian Kratky
9816f12df6
Performance optimizations
7年前
Christian Kratky
ee25228c0b
Add server implementation
7年前