Christian
ec41efd860
Fix client dead lock and protocol version issues.
vor 6 Jahren
Christian
8f96acaec4
Fixed a race condition in client and server.
vor 6 Jahren
Christian
7a9ddfc2b5
Fix packet identifier which is sent from the server.
vor 6 Jahren
Christian
56acc82445
Fix null ref in server when using interceptor
vor 6 Jahren
Christian
f85ad4965b
Refactor keep alive monitoring and add unit tests.
vor 6 Jahren
Christian
abb216c055
Fix retained message handling
vor 6 Jahren
Christian
59dcbf4c0c
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
vor 6 Jahren
Christian
30754433eb
Add server methods for controlling the client subscriptions.
vor 6 Jahren
Christian Kratky
f91d935708
Add the ClientId to the application message interceptor.
vor 7 Jahren
Christian Kratky
644e948489
Fix keep alive checks in server
vor 7 Jahren
Christian Kratky
d12d2648b7
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
vor 7 Jahren
Christian Kratky
0ee3c8e135
Add statistics of last sent packets to the _ConnectedClient_.
vor 7 Jahren
Christian Kratky
bc959a8c3d
Performance optimizations
vor 7 Jahren
Christian Kratky
69781d822a
Update docs, fix managed client connection issue
vor 7 Jahren
Christian Kratky
611fabcd01
Performance optimizations
vor 7 Jahren
Christian Kratky
ee6ec14bf8
Add interface for server options. Add context class for connection validator (hide internal packets).
vor 7 Jahren
Christian Kratky
f9d67e2cd2
Merge proces, enable signing of the assembly.
vor 7 Jahren
Christian Kratky
77b80dc53e
Removed 3rd-Party libraries.
vor 7 Jahren
Christian Kratky
8de87c8772
Wrap COM exceptions, close client connection when server stops, process retained messages from server
vor 7 Jahren
Christian Kratky
7e48746944
Fix cleanup of client sessions
vor 7 Jahren
Jan Eggers
e6e88e132b
possibly fixed timing issue in test
vor 7 Jahren
Christian Kratky
30df7d4c9e
Fix subscribe interceptor
vor 7 Jahren
Christian Kratky
d0f1c18a2f
Server refactoring
vor 7 Jahren
Christian Kratky
418f2b2c3f
Refactoring
vor 7 Jahren
Christian Kratky
1c0b2b55b6
Fix bugs
vor 7 Jahren
Christian Kratky
daf22c762f
Small refactorings
vor 7 Jahren
JanEggers
d10f29bbc6
initial version
vor 7 Jahren
Christian Kratky
4386ef1e56
Added interceptor for application messages
vor 7 Jahren
Christian Kratky
11ade8c3df
Refactor tracing
vor 7 Jahren
Christian Kratky
40b1be075c
Refactoring
vor 7 Jahren
Christian Kratky
af3cebb266
Renamed trace class
vor 7 Jahren
Christian Kratky
67267c05fd
Refactor options
vor 7 Jahren
JanEggers
1d78d675f7
improved api surface of mqttserver and fixed unittests
vor 7 Jahren
JanEggers
3079ad37ce
improved client livetime events
vor 7 Jahren
Christian Kratky
862f76fea2
Add support for retained application messages
vor 7 Jahren
Christian Kratky
e7c8d1c1c1
Add cancellation token to adapter
vor 7 Jahren
Christian Kratky
32473af7c2
Refactor web socket usage
vor 7 Jahren
Eggers Jan
473c8e0a15
send multiple packages at once msg/sec from 9000 to 32000
vor 7 Jahren
Christian Kratky
76151deba0
Additional performance improvements
vor 7 Jahren
Christian Kratky
8aec1583df
Performance improvements in area of logging and async/await
vor 7 Jahren
Christian Kratky
598ed66a3b
Add support for V3.1.0; Performance improvements
vor 7 Jahren
Christian Kratky
447ca6cabb
Add interfaces, optimize performance, fix QoS level 2
vor 7 Jahren
Christian Kratky
98d7bc980c
Add an event to receive all application messages at server level.
vor 7 Jahren
Christian Kratky
929cdb971a
Fix breaking changes.
vor 7 Jahren
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.
vor 7 Jahren