Sébastien Warin
|
ba66c108fa
|
Fixes and clean the new topic matcher from israellot
|
6 years ago |
Sébastien Warin
|
5287bf5cac
|
Codacy/PR Quality Review
|
6 years ago |
Sébastien Warin
|
10740f12c4
|
Replace the Async coordination primitives
|
6 years ago |
Christian
|
3e6edb92c5
|
Refactor ASP.NET integration.
|
6 years ago |
Christian
|
dc7b9414d9
|
Refactor logging. Remove TCP adapter from HTTP host if disabled.
|
6 years ago |
Christian
|
8df8cb1eb6
|
Refactor logging and add benchmark.
|
6 years ago |
Christian
|
e51042ed04
|
Update UWP version
|
6 years ago |
JanEggers
|
97d91ec0f8
|
fixed code quality issues
|
6 years ago |
JanEggers
|
17db90d5ab
|
fixed build
|
6 years ago |
JanEggers
|
e7a7bb1a7b
|
added benchmark for serializers
|
6 years ago |
Christian
|
7720a3f091
|
Refactor thread management.
|
6 years ago |
Christian
|
b22b02a0b6
|
Refactor subscriptions manager
|
6 years ago |
Christian
|
62527a91ac
|
Complete merge
|
6 years ago |
Christian
|
9fdcb08364
|
Add benchmark app.
|
6 years ago |
Christian
|
49cf364352
|
Update docs
|
6 years ago |
Christian
|
74a5522965
|
Add topic filter tests from MQTT spec
|
6 years ago |
Christian
|
9e90111b37
|
Fix several deadlocks
|
6 years ago |
Christian
|
af8d1ec6be
|
Refactoring
|
6 years ago |
Christian
|
109e4b2cf1
|
Refactor the task timeout code to avoid still running tasks if the timeout is reached.
|
6 years ago |
Christian
|
17b74f20c9
|
Migrate to Stream-less approach.
|
6 years ago |
Christian
|
ae11e31048
|
Refactoring
|
6 years ago |
Israel Lot
|
a62c15ad1a
|
Missing interface implementation
|
6 years ago |
Israel Lot
|
786fa53334
|
Fix unit tests for serializer
|
6 years ago |
Christian
|
b23d25217b
|
Fix unit tests.
|
6 years ago |
Christian
|
1df6798934
|
Fix issues in RPC extension.
|
6 years ago |
Christian
|
ec41efd860
|
Fix client dead lock and protocol version issues.
|
6 years ago |
BP
|
580a431fbf
|
Update Startup.cs
|
6 years ago |
JanEggers
|
677beddf07
|
fixed code quality compliance
|
6 years ago |
JanEggers
|
7154a7b3dc
|
fixed tests
|
6 years ago |
Christian
|
54a0265ef9
|
Fix UnitTests
|
6 years ago |
Christian
|
8f96acaec4
|
Fixed a race condition in client and server.
|
6 years ago |
Christian
|
b3eaeea8a4
|
Fix log issue in UWP test app.
|
6 years ago |
Christian
|
45b4c05867
|
Update version
|
6 years ago |
Christian
|
e57ec11ed8
|
Update libs
|
6 years ago |
Christian
|
e1d8697331
|
Fix wrong parsing and generating of MqttConnAck for version 3.1.0
|
6 years ago |
Christian
|
f85ad4965b
|
Refactor keep alive monitoring and add unit tests.
|
6 years ago |
Christian
|
59dcbf4c0c
|
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
|
6 years ago |
Christian
|
26cd84c88c
|
Fix generation of packet identifier.
|
6 years ago |
Christian
|
8856a7aa34
|
Fix broken package reader
|
6 years ago |
Christian
|
30754433eb
|
Add server methods for controlling the client subscriptions.
|
6 years ago |
Christian
|
1415e4b878
|
Covnert the body buffer to a memory stream which will grow automatically.
|
6 years ago |
Christian
|
002e4b8d69
|
Fix broken unit tests
|
6 years ago |
Christian
|
f98f21ffdf
|
Update libs
|
6 years ago |
Christian
|
39672970e2
|
Update 3rd-Partly libs
|
6 years ago |
Christian Kratky
|
333fc4c387
|
Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client.
|
7 years ago |
Christian Kratky
|
2cb1c544f5
|
Add extension method for subscriptions
|
7 years ago |
Christian Kratky
|
644e948489
|
Fix keep alive checks in server
|
7 years ago |
Christian Kratky
|
d12d2648b7
|
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
|
7 years ago |
Christian Kratky
|
0ee3c8e135
|
Add statistics of last sent packets to the _ConnectedClient_.
|
7 years ago |
Christian Kratky
|
bc959a8c3d
|
Performance optimizations
|
7 years ago |