Christian
59dcbf4c0c
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
6 lat temu
Christian
30754433eb
Add server methods for controlling the client subscriptions.
6 lat temu
Christian Kratky
333fc4c387
Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client.
7 lat temu
Christian Kratky
644e948489
Fix keep alive checks in server
7 lat temu
Christian Kratky
d12d2648b7
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
7 lat temu
Christian Kratky
0ee3c8e135
Add statistics of last sent packets to the _ConnectedClient_.
7 lat temu
Christian Kratky
bc959a8c3d
Performance optimizations
7 lat temu
Christian Kratky
611fabcd01
Performance optimizations
7 lat temu
Christian Kratky
ee6ec14bf8
Add interface for server options. Add context class for connection validator (hide internal packets).
7 lat temu
Christian Kratky
f9d67e2cd2
Merge proces, enable signing of the assembly.
7 lat temu
Christian Kratky
77b80dc53e
Removed 3rd-Party libraries.
7 lat temu
Christian Kratky
5bcda12ca9
Fix QoS handling in server
7 lat temu
Christian Kratky
8de87c8772
Wrap COM exceptions, close client connection when server stops, process retained messages from server
7 lat temu
Christian Kratky
3625363fcf
Fix references. Fix certificate handing issue
7 lat temu
Jan Eggers
acbf9153f4
fixed the other timing issue
7 lat temu
Christian Kratky
7dfc19e588
Added missing ConfigureAwaits
7 lat temu
Christian Kratky
d2e481719c
Optimized persisting of retained messages to avoid useless writes to the filesystem
7 lat temu
Christian Kratky
7e48746944
Fix cleanup of client sessions
7 lat temu
Jan Eggers
e6e88e132b
possibly fixed timing issue in test
7 lat temu
Christian Kratky
11ccb951aa
Refactor traces of server session handling
7 lat temu
Christian Kratky
30df7d4c9e
Fix subscribe interceptor
7 lat temu
Christian Kratky
ba16ae6568
Add interceptor for client subscriptions
7 lat temu
Christian Kratky
d0f1c18a2f
Server refactoring
7 lat temu
Christian Kratky
1c0b2b55b6
Fix bugs
7 lat temu
Christian Kratky
daf22c762f
Small refactorings
7 lat temu
JanEggers
d10f29bbc6
initial version
7 lat temu
Christian Kratky
4386ef1e56
Added interceptor for application messages
7 lat temu
Christian Kratky
df1dd0eec7
Refactoring
7 lat temu
Christian Kratky
11ade8c3df
Refactor tracing
7 lat temu
Christian Kratky
af3cebb266
Renamed trace class
7 lat temu
Christian Kratky
67267c05fd
Refactor options
7 lat temu
JanEggers
1d78d675f7
improved api surface of mqttserver and fixed unittests
7 lat temu
JanEggers
3079ad37ce
improved client livetime events
7 lat temu
Christian Kratky
862f76fea2
Add support for retained application messages
7 lat temu
Christian Kratky
e7c8d1c1c1
Add cancellation token to adapter
7 lat temu
Eggers Jan
473c8e0a15
send multiple packages at once msg/sec from 9000 to 32000
7 lat temu
Christian Kratky
6b1a6c054e
Even more performance optimizations
7 lat temu
Christian Kratky
76151deba0
Additional performance improvements
7 lat temu
Christian Kratky
8aec1583df
Performance improvements in area of logging and async/await
7 lat temu
Christian Kratky
598ed66a3b
Add support for V3.1.0; Performance improvements
7 lat temu
Christian Kratky
59b0b79a32
Fix wrong QoS level handling for server.
7 lat temu
Christian Kratky
447ca6cabb
Add interfaces, optimize performance, fix QoS level 2
7 lat temu
Christian Kratky
98d7bc980c
Add an event to receive all application messages at server level.
7 lat temu
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 lat temu
Christian Kratky
9816f12df6
Performance optimizations
7 lat temu
Christian Kratky
ee25228c0b
Add server implementation
7 lat temu