Christian
719838de3b
Add new server option to disable/enable persistent sessions.
пре 6 година
Christian
3e6edb92c5
Refactor ASP.NET integration.
пре 6 година
Christian
dc7b9414d9
Refactor logging. Remove TCP adapter from HTTP host if disabled.
пре 6 година
Christian
8df8cb1eb6
Refactor logging and add benchmark.
пре 6 година
Christian
e14ea9a240
Add overflow strategy for pending messages queue.
пре 6 година
Christian
febc8f774d
Start a dedicated thread per client.
пре 6 година
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 година
Christian
b22b02a0b6
Refactor subscriptions manager
пре 6 година
Christian
62527a91ac
Complete merge
пре 6 година
Christian
d9501de252
Treat a connection handover as a clean disconnect.
пре 6 година
Christian
357fd844d7
Fix TopicFilterComparer
пре 6 година
Christian
9e90111b37
Fix several deadlocks
пре 6 година
Christian
d2049d63d6
Refactoring minor issues
пре 6 година
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.
пре 7 година
Christian
30754433eb
Add server methods for controlling the client subscriptions.
пре 7 година
Christian
40c33ac639
Refactoring
пре 7 година
Christian
002e4b8d69
Fix broken unit tests
пре 7 година
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.
пре 7 година
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 година