Gerardo
|
bc19f66812
|
Added suport to Persistence and refoactoring
|
7 vuotta sitten |
Gerardo
|
ea5616002a
|
Add support to not persistent Queue
Added new class MqttClientQueued
|
7 vuotta sitten |
Christian Kratky
|
a2971aa03b
|
Update version information
|
7 vuotta sitten |
JanEggers
|
906a0ba189
|
removed duplicated code by using csproj with targetframeworks
|
7 vuotta sitten |
Christian Kratky
|
a7d0ad5f43
|
Fix several bugs
|
7 vuotta sitten |
Christian Kratky
|
59f07c868d
|
Add custom certificate validation handler
|
7 vuotta sitten |
Christian Kratky
|
4517d80704
|
Add unit tests
|
7 vuotta sitten |
Christian Kratky
|
9bca4aa53f
|
Extended certificate validation options
|
7 vuotta sitten |
Christian Kratky
|
af3cebb266
|
Renamed trace class
|
7 vuotta sitten |
Christian Kratky
|
67267c05fd
|
Refactor options
|
7 vuotta sitten |
JanEggers
|
1d78d675f7
|
improved api surface of mqttserver and fixed unittests
|
7 vuotta sitten |
Christian Kratky
|
862f76fea2
|
Add support for retained application messages
|
7 vuotta sitten |
Christian Kratky
|
d09455f78e
|
Add semaphore for accessing send stream
|
7 vuotta sitten |
Christian Kratky
|
32dc96ae93
|
Wait until receiving of packets is started before sending packets
|
7 vuotta sitten |
Christian Kratky
|
ea587d97c8
|
Organize solution
|
7 vuotta sitten |
Christian Kratky
|
dcf6f94d77
|
Refactoring
|
7 vuotta sitten |
Eggers Jan
|
b5b87f5272
|
improved timeout after memory usage
|
7 vuotta sitten |
Christian Kratky
|
e7c8d1c1c1
|
Add cancellation token to adapter
|
7 vuotta sitten |
Christian Kratky
|
305578e7e6
|
Refactor code
|
7 vuotta sitten |
Christian Kratky
|
51e7cd725e
|
Extend UWP test app
|
7 vuotta sitten |
Christian Kratky
|
32473af7c2
|
Refactor web socket usage
|
7 vuotta sitten |
Christian Kratky
|
b5fc6e3d12
|
Refactorings
|
7 vuotta sitten |
Christian Kratky
|
eda8bff10b
|
Optimized exception handling and awaits.
|
7 vuotta sitten |
Christian Kratky
|
76105de4c7
|
Refactor latest changes
|
7 vuotta sitten |
JanEggers
|
f1ff947697
|
higher numbers
|
7 vuotta sitten |
JanEggers
|
d1b634511d
|
reduced footprint of client msg queue and numbers can go even higher
|
7 vuotta sitten |
Christian Kratky
|
0e48076d25
|
Extended performance test app
|
7 vuotta sitten |
Eggers Jan
|
c7c1691d75
|
use raw buffer for frist connect msg then use buffered stream to read more efficient
|
7 vuotta sitten |
Eggers Jan
|
473c8e0a15
|
send multiple packages at once msg/sec from 9000 to 32000
|
7 vuotta sitten |
Eggers Jan
|
090e59e99a
|
unfifed timeout handling and fixed memory usage due to Task.Delay tasks for each send package are present for the duration of the timeout resulting in memory usage. new approach uses cancellationtoken that will be cleaned up directly if operation completes before timeout
|
7 vuotta sitten |
Eggers Jan
|
5712bc11d2
|
increased concurrency to force raceconditions
|
7 vuotta sitten |
Eggers Jan
|
c001897590
|
remove async and framing from serializer
|
7 vuotta sitten |
Eggers Jan
|
16a184a92f
|
use streams
|
7 vuotta sitten |
JanEggers
|
de0dfb9265
|
restore other app modes
|
7 vuotta sitten |
JanEggers
|
9cde49f5f8
|
propper buffering in place
|
7 vuotta sitten |
JanEggers
|
a4d393ae28
|
fix code quality issues
|
7 vuotta sitten |
JanEggers
|
a7a5eed0f2
|
added perf test app
|
7 vuotta sitten |
Christian Kratky
|
76151deba0
|
Additional performance improvements
|
7 vuotta sitten |
Christian Kratky
|
8aec1583df
|
Performance improvements in area of logging and async/await
|
7 vuotta sitten |
1iveowl
|
20a1b77b58
|
ConfigureAwait(false)
|
7 vuotta sitten |
IMPAQ\pnow
|
3a1e32f5aa
|
Added support for websockets
|
7 vuotta sitten |
Christian Kratky
|
598ed66a3b
|
Add support for V3.1.0; Performance improvements
|
7 vuotta sitten |
Christian Kratky
|
59b0b79a32
|
Fix wrong QoS level handling for server.
|
7 vuotta sitten |
Christian Kratky
|
68926cef20
|
Add unit tests
|
7 vuotta sitten |
Christian Kratky
|
447ca6cabb
|
Add interfaces, optimize performance, fix QoS level 2
|
7 vuotta sitten |
1iveowl
|
d26d29e9a6
|
PowerShell build
|
7 vuotta sitten |
Christian Kratky
|
35344b27c5
|
Fixed build settings
|
7 vuotta sitten |
Christian Kratky
|
dae5a06734
|
Remove TLS support for UWP servers because Framework does not support it.
|
7 vuotta sitten |
Christian Kratky
|
818ffcab29
|
Fix project settings.
|
7 vuotta sitten |
Christian Kratky
|
c5978f5845
|
Implement test app for Universal Windows
|
7 vuotta sitten |