Christian Kratky
|
840d8ab4fd
|
Refactor TCP channel.
|
6 年之前 |
Christian Kratky
|
ae72bc3f99
|
Fix wrong exceptions during a clean disconnect.
|
6 年之前 |
Christian Kratky
|
c8bf36044b
|
Rerfactor package parsing.
|
6 年之前 |
Christian Kratky
|
b05cb0d2ea
|
Move managed client to separate nuget.
|
6 年之前 |
Christian Kratky
|
70c5bd1875
|
Remove obsolete files.
|
6 年之前 |
Christian Kratky
|
00ac9ce961
|
Fix wrong remaining length calculation.
|
6 年之前 |
Christian Kratky
|
1d455221e4
|
Clear awaiters after an exception has occured.
|
6 年之前 |
Christian Kratky
|
31b4eb7937
|
Optimize package serializing and dispatching.
|
6 年之前 |
Christian Kratky
|
c88b46783b
|
[Server] Add new interceptor before messages are added to a queue.
|
6 年之前 |
Christian Kratky
|
39edd22a9d
|
Refactor thread management for incoming packets.
|
6 年之前 |
Christoph Stichlberger
|
b38df9eecd
|
Respect keep alive interval after sending
|
6 年之前 |
Christian Kratky
|
1cbec27b7f
|
Fix projects
|
6 年之前 |
Christian Kratky
|
0505efbac1
|
Refactor graceful socket close.
|
6 年之前 |
JanEggers
|
4e74b59796
|
added extension method
|
6 年之前 |
Christian Kratky
|
9bea46adcb
|
Remove unneeded _sealed_ keywords. Update docs.
|
6 年之前 |
Christian Kratky
|
a10183628b
|
Suspend keep alive checking while a packet is being received.
|
6 年之前 |
Christian Kratky
|
7e0017d14a
|
Update docs.
|
6 年之前 |
Christian Kratky
|
62e9a333c7
|
Add several packet validations.
|
6 年之前 |
Christian Kratky
|
4838da48ef
|
Replace a manual lock with the lock class.
|
6 年之前 |
Christian Kratky
|
b5a43c416a
|
Add validation of packet control type.
|
6 年之前 |
Christian Kratky
|
137d1d181b
|
Refactor ManagedMqttClientStorage
|
6 年之前 |
Christian
|
40f7a7c593
|
Delete duplicate file
|
6 年之前 |
JTrotta
|
f844a8be5e
|
ManagedMqttClietStorage now works
|
6 年之前 |
Sébastien Warin
|
9b29f8c23a
|
Fix MqttProtocolVersion 3.1 connection
|
6 年之前 |
Christian
|
8077d8dfeb
|
Refactor TopicFilterComparer
|
6 年之前 |
Sébastien Warin
|
5e0bc17341
|
Removing the debug log messages
|
6 年之前 |
Sébastien Warin
|
932aa1fd39
|
Fixes chkr1011's refactoing and pass all tests
|
6 年之前 |
Sébastien Warin
|
c1352d50c1
|
Review code style to match with the existing code
|
6 年之前 |
Christian
|
2499d29196
|
Refactor events.
|
6 年之前 |
Christian
|
fbf1cbc76e
|
Refactor ConnectedClient statistics API
|
6 年之前 |
Christian
|
719838de3b
|
Add new server option to disable/enable persistent sessions.
|
6 年之前 |
Sébastien Warin
|
ba66c108fa
|
Fixes and clean the new topic matcher from israellot
|
6 年之前 |
Sébastien Warin
|
5287bf5cac
|
Codacy/PR Quality Review
|
6 年之前 |
Sébastien Warin
|
10740f12c4
|
Replace the Async coordination primitives
|
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 年之前 |
Christian
|
e51042ed04
|
Update UWP version
|
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 年之前 |
JanEggers
|
8c37cf16c0
|
fixed tests
|
6 年之前 |
JanEggers
|
c569c10740
|
dont use writer instance
|
6 年之前 |
JanEggers
|
e7a7bb1a7b
|
added benchmark for serializers
|
6 年之前 |
Christian
|
b621806a7c
|
Update build config
|
6 年之前 |
Christian
|
7720a3f091
|
Refactor thread management.
|
6 年之前 |
Christian
|
b22b02a0b6
|
Refactor subscriptions manager
|
6 年之前 |
Christian
|
d14088512b
|
Refactoring
|
6 年之前 |
Christian
|
62527a91ac
|
Complete merge
|
6 年之前 |
Christian
|
aaed2ed790
|
Process client messages in worker thread (extend options)
|
6 年之前 |