Christian
8077d8dfeb
Refactor TopicFilterComparer
6 anos atrás
Sébastien Warin
5e0bc17341
Removing the debug log messages
6 anos atrás
Sébastien Warin
932aa1fd39
Fixes chkr1011's refactoing and pass all tests
6 anos atrás
Sébastien Warin
c1352d50c1
Review code style to match with the existing code
6 anos atrás
Christian
2499d29196
Refactor events.
6 anos atrás
Christian
fbf1cbc76e
Refactor ConnectedClient statistics API
6 anos atrás
Christian
719838de3b
Add new server option to disable/enable persistent sessions.
6 anos atrás
Sébastien Warin
ba66c108fa
Fixes and clean the new topic matcher from israellot
6 anos atrás
Sébastien Warin
10740f12c4
Replace the Async coordination primitives
6 anos atrás
Christian
3e6edb92c5
Refactor ASP.NET integration.
6 anos atrás
Christian
dc7b9414d9
Refactor logging. Remove TCP adapter from HTTP host if disabled.
6 anos atrás
Christian
8df8cb1eb6
Refactor logging and add benchmark.
6 anos atrás
Christian
e14ea9a240
Add overflow strategy for pending messages queue.
6 anos atrás
Christian
febc8f774d
Start a dedicated thread per client.
6 anos atrás
VladimirAkopyan
7b987635f7
ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default.
https://github.com/chkr1011/MQTTnet/issues/230
6 anos atrás
Christian
b22b02a0b6
Refactor subscriptions manager
6 anos atrás
Christian
62527a91ac
Complete merge
6 anos atrás
Christian
d9501de252
Treat a connection handover as a clean disconnect.
6 anos atrás
Christian
357fd844d7
Fix TopicFilterComparer
6 anos atrás
Christian
9e90111b37
Fix several deadlocks
6 anos atrás
Christian
d2049d63d6
Refactoring minor issues
6 anos atrás
Christian
ec41efd860
Fix client dead lock and protocol version issues.
6 anos atrás
Christian
8f96acaec4
Fixed a race condition in client and server.
6 anos atrás
Christian
7a9ddfc2b5
Fix packet identifier which is sent from the server.
6 anos atrás
Christian
56acc82445
Fix null ref in server when using interceptor
6 anos atrás
Christian
f85ad4965b
Refactor keep alive monitoring and add unit tests.
6 anos atrás
Christian
abb216c055
Fix retained message handling
6 anos atrás
Christian
1760dc7d35
Fix async issues
6 anos atrás
Christian
59dcbf4c0c
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
6 anos atrás
Christian
30754433eb
Add server methods for controlling the client subscriptions.
6 anos atrás
Christian
40c33ac639
Refactoring
6 anos atrás
Christian
002e4b8d69
Fix broken unit tests
6 anos atrás
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 anos atrás
Christian Kratky
e0284886b5
Added the bound IP address to the server options.
7 anos atrás
Christian Kratky
f91d935708
Add the ClientId to the application message interceptor.
7 anos atrás
Christian Kratky
333fc4c387
Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client.
7 anos atrás
Christian Kratky
644e948489
Fix keep alive checks in server
7 anos atrás
Christian Kratky
d12d2648b7
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
7 anos atrás
Christian Kratky
0ee3c8e135
Add statistics of last sent packets to the _ConnectedClient_.
7 anos atrás
Christian Kratky
bc959a8c3d
Performance optimizations
7 anos atrás
Christian Kratky
69781d822a
Update docs, fix managed client connection issue
7 anos atrás
Christian Kratky
611fabcd01
Performance optimizations
7 anos atrás
Christian Kratky
ee6ec14bf8
Add interface for server options. Add context class for connection validator (hide internal packets).
7 anos atrás
Christian Kratky
f9d67e2cd2
Merge proces, enable signing of the assembly.
7 anos atrás