JanEggers
|
d10f29bbc6
|
initial version
|
il y a 7 ans |
Christian Kratky
|
3f080e04b9
|
Add topic filter builder
|
il y a 7 ans |
Christian Kratky
|
4386ef1e56
|
Added interceptor for application messages
|
il y a 7 ans |
Christian Kratky
|
24c35de330
|
Refactor manage client
|
il y a 7 ans |
Christian Kratky
|
f9eb6ed85e
|
Add support for WebSocket server via ASP.NET Core 2.0
|
il y a 7 ans |
Christian Kratky
|
11ade8c3df
|
Refactor tracing
|
il y a 7 ans |
Christian Kratky
|
40b1be075c
|
Refactoring
|
il y a 7 ans |
Gerardo
|
870ed00e3c
|
Refactoring
Added almost of the hits. Options modified but must be reviewed completely.
|
il y a 7 ans |
Gerardo
|
1f3b24d20f
|
Refactoring
|
il y a 7 ans |
Gerardo
|
bc19f66812
|
Added suport to Persistence and refoactoring
|
il y a 7 ans |
Christian Kratky
|
9915cc4492
|
Use event pattern correctly for incoming server connections.
|
il y a 7 ans |
Gerardo
|
ea5616002a
|
Add support to not persistent Queue
Added new class MqttClientQueued
|
il y a 7 ans |
Christian Kratky
|
a2971aa03b
|
Update version information
|
il y a 7 ans |
JanEggers
|
906a0ba189
|
removed duplicated code by using csproj with targetframeworks
|
il y a 7 ans |
Christian Kratky
|
a7d0ad5f43
|
Fix several bugs
|
il y a 7 ans |
Christian Kratky
|
59f07c868d
|
Add custom certificate validation handler
|
il y a 7 ans |
Christian Kratky
|
4517d80704
|
Add unit tests
|
il y a 7 ans |
Christian Kratky
|
9bca4aa53f
|
Extended certificate validation options
|
il y a 7 ans |
Christian Kratky
|
af3cebb266
|
Renamed trace class
|
il y a 7 ans |
Christian Kratky
|
67267c05fd
|
Refactor options
|
il y a 7 ans |
JanEggers
|
1d78d675f7
|
improved api surface of mqttserver and fixed unittests
|
il y a 7 ans |
Christian Kratky
|
862f76fea2
|
Add support for retained application messages
|
il y a 7 ans |
Christian Kratky
|
d09455f78e
|
Add semaphore for accessing send stream
|
il y a 7 ans |
Christian Kratky
|
32dc96ae93
|
Wait until receiving of packets is started before sending packets
|
il y a 7 ans |
Christian Kratky
|
ea587d97c8
|
Organize solution
|
il y a 7 ans |
Christian Kratky
|
dcf6f94d77
|
Refactoring
|
il y a 7 ans |
Eggers Jan
|
b5b87f5272
|
improved timeout after memory usage
|
il y a 7 ans |
Christian Kratky
|
e7c8d1c1c1
|
Add cancellation token to adapter
|
il y a 7 ans |
Christian Kratky
|
305578e7e6
|
Refactor code
|
il y a 7 ans |
Christian Kratky
|
51e7cd725e
|
Extend UWP test app
|
il y a 7 ans |
Christian Kratky
|
32473af7c2
|
Refactor web socket usage
|
il y a 7 ans |
Christian Kratky
|
b5fc6e3d12
|
Refactorings
|
il y a 7 ans |
Christian Kratky
|
eda8bff10b
|
Optimized exception handling and awaits.
|
il y a 7 ans |
Christian Kratky
|
76105de4c7
|
Refactor latest changes
|
il y a 7 ans |
JanEggers
|
f1ff947697
|
higher numbers
|
il y a 7 ans |
JanEggers
|
d1b634511d
|
reduced footprint of client msg queue and numbers can go even higher
|
il y a 7 ans |
Christian Kratky
|
0e48076d25
|
Extended performance test app
|
il y a 7 ans |
Eggers Jan
|
c7c1691d75
|
use raw buffer for frist connect msg then use buffered stream to read more efficient
|
il y a 7 ans |
Eggers Jan
|
473c8e0a15
|
send multiple packages at once msg/sec from 9000 to 32000
|
il y a 7 ans |
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
|
il y a 7 ans |
Eggers Jan
|
5712bc11d2
|
increased concurrency to force raceconditions
|
il y a 7 ans |
Eggers Jan
|
c001897590
|
remove async and framing from serializer
|
il y a 7 ans |
Eggers Jan
|
16a184a92f
|
use streams
|
il y a 7 ans |
JanEggers
|
de0dfb9265
|
restore other app modes
|
il y a 7 ans |
JanEggers
|
9cde49f5f8
|
propper buffering in place
|
il y a 7 ans |
JanEggers
|
a4d393ae28
|
fix code quality issues
|
il y a 7 ans |
JanEggers
|
a7a5eed0f2
|
added perf test app
|
il y a 7 ans |
Christian Kratky
|
76151deba0
|
Additional performance improvements
|
il y a 7 ans |
Christian Kratky
|
8aec1583df
|
Performance improvements in area of logging and async/await
|
il y a 7 ans |
1iveowl
|
20a1b77b58
|
ConfigureAwait(false)
|
il y a 7 ans |