Christian Kratky
|
28efbcdb3d
|
Add max pending messages options for ManagedClient.
|
6 年前 |
Christian Kratky
|
4c76a898b6
|
Add new UnitTests.
|
6 年前 |
Christian Kratky
|
fb4f89b412
|
Replace TaskCompletionSource in Client with Interlocked gate.
|
6 年前 |
Christian Kratky
|
0c2ab9b231
|
Fix a deadlock when an exception is fired while connecting.
|
6 年前 |
Christian Kratky
|
5a59cd278c
|
Add serializer adapter.
|
6 年前 |
Christian Kratky
|
6b9015a928
|
Fix order of ClientConnected and ClientDisconnected events.
|
6 年前 |
JanEggers
|
043cfdb3f9
|
fixed deadlock and object disposed exception
|
6 年前 |
JanEggers
|
e6cfef5295
|
fixed disconnect to be triggered just once
|
6 年前 |
JanEggers
|
53bd2a0960
|
fixed blocking code in networkstrem and reduced sleep in tests
|
6 年前 |
JanEggers
|
b55f5ff298
|
event is triggered but something is blocking
|
6 年前 |
JanEggers
|
21048b51ae
|
prove there is something wrong
|
6 年前 |
Christian Kratky
|
7d9326a147
|
Extend MqttPacketReader constructor to allow more unit tests.
|
6 年前 |
Jan Eggers
|
4e40b2ddf3
|
added test to prove something is broken
|
6 年前 |
JanEggers
|
4e74b59796
|
added extension method
|
6 年前 |
Sébastien Warin
|
79a2952f94
|
Adding delay between Pub&Sub in the test unit
|
6 年前 |
Christian
|
b22b02a0b6
|
Refactor subscriptions manager
|
6 年前 |
Christian
|
49cf364352
|
Update docs
|
6 年前 |
Christian
|
b23d25217b
|
Fix unit tests.
|
6 年前 |
JanEggers
|
7154a7b3dc
|
fixed tests
|
6 年前 |
Christian
|
54a0265ef9
|
Fix UnitTests
|
6 年前 |
Christian
|
59dcbf4c0c
|
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
|
6 年前 |
Christian
|
8856a7aa34
|
Fix broken package reader
|
6 年前 |
Christian Kratky
|
d12d2648b7
|
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
|
7 年前 |
Christian Kratky
|
f9d67e2cd2
|
Merge proces, enable signing of the assembly.
|
7 年前 |
Christian Kratky
|
77b80dc53e
|
Removed 3rd-Party libraries.
|
7 年前 |
Christian Kratky
|
c01edb192f
|
Refactoring
|
7 年前 |
Jan Eggers
|
acbf9153f4
|
fixed the other timing issue
|
7 年前 |
Jan Eggers
|
b6cd4638b9
|
fixed another retain msg test timing issue
|
7 年前 |
Christian Kratky
|
d2e481719c
|
Optimized persisting of retained messages to avoid useless writes to the filesystem
|
7 年前 |
Jan Eggers
|
e07ead53a9
|
fixed wait
|
7 年前 |
Jan Eggers
|
e6e88e132b
|
possibly fixed timing issue in test
|
7 年前 |
Christian Kratky
|
3a6df2eab0
|
Fix unit tests
|
7 年前 |
Christian Kratky
|
ba16ae6568
|
Add interceptor for client subscriptions
|
7 年前 |
Jan Eggers
|
466b6a25cd
|
fixed unittests and addressed todo
|
7 年前 |
Jan Eggers
|
15a564dcfe
|
removed smokebombs (stop the server in finally so other test dont fail because stop is not called in other test)
|
7 年前 |
Christian Kratky
|
418f2b2c3f
|
Refactoring
|
7 年前 |
Christian Kratky
|
8fa91736b6
|
Fix unit tests
|
7 年前 |
JanEggers
|
d10f29bbc6
|
initial version
|
7 年前 |
Christian Kratky
|
3f080e04b9
|
Add topic filter builder
|
7 年前 |
Christian Kratky
|
11ade8c3df
|
Refactor tracing
|
7 年前 |
Christian Kratky
|
59f07c868d
|
Add custom certificate validation handler
|
7 年前 |
Christian Kratky
|
4517d80704
|
Add unit tests
|
7 年前 |
Christian Kratky
|
67267c05fd
|
Refactor options
|
7 年前 |
JanEggers
|
1d78d675f7
|
improved api surface of mqttserver and fixed unittests
|
7 年前 |
Christian Kratky
|
862f76fea2
|
Add support for retained application messages
|
7 年前 |
Christian Kratky
|
e7c8d1c1c1
|
Add cancellation token to adapter
|
7 年前 |
Christian Kratky
|
76151deba0
|
Additional performance improvements
|
7 年前 |
Christian Kratky
|
68926cef20
|
Add unit tests
|
7 年前 |
Christian Kratky
|
929cdb971a
|
Fix breaking changes.
|
7 年前 |
Christian Kratky
|
8bfad437cf
|
Add nuget support
|
7 年前 |