Christian
ec41efd860
Fix client dead lock and protocol version issues.
преди 6 години
Christian
8f96acaec4
Fixed a race condition in client and server.
преди 6 години
Christian
7a9ddfc2b5
Fix packet identifier which is sent from the server.
преди 6 години
Christian
56acc82445
Fix null ref in server when using interceptor
преди 6 години
Christian
f85ad4965b
Refactor keep alive monitoring and add unit tests.
преди 6 години
Christian
abb216c055
Fix retained message handling
преди 6 години
Christian
1760dc7d35
Fix async issues
преди 6 години
Christian
59dcbf4c0c
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
преди 6 години
Christian
30754433eb
Add server methods for controlling the client subscriptions.
преди 6 години
Christian
40c33ac639
Refactoring
преди 6 години
Christian
002e4b8d69
Fix broken unit tests
преди 6 години
kpreisser
e1a9aa7d03
Adjust the MqttClientPendingMessagesQueue and the MqttPacketReader to use asynchronous methods for long-running/blocking operations.
Otherwise, Worker Threads from the .NET Threadpool are blocked while waiting for the next client message, and while waiting for the next message to send.
преди 6 години
Christian Kratky
e0284886b5
Added the bound IP address to the server options.
преди 7 години
Christian Kratky
f91d935708
Add the ClientId to the application message interceptor.
преди 7 години
Christian Kratky
333fc4c387
Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client.
преди 7 години
Christian Kratky
644e948489
Fix keep alive checks in server
преди 7 години
Christian Kratky
d12d2648b7
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
преди 7 години
Christian Kratky
0ee3c8e135
Add statistics of last sent packets to the _ConnectedClient_.
преди 7 години
Christian Kratky
bc959a8c3d
Performance optimizations
преди 7 години
Christian Kratky
69781d822a
Update docs, fix managed client connection issue
преди 7 години
Christian Kratky
611fabcd01
Performance optimizations
преди 7 години
Christian Kratky
ee6ec14bf8
Add interface for server options. Add context class for connection validator (hide internal packets).
преди 7 години
Christian Kratky
f9d67e2cd2
Merge proces, enable signing of the assembly.
преди 7 години