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