Christian Kratky
|
d12d2648b7
|
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
|
преди 7 години |
Christian Kratky
|
611fabcd01
|
Performance optimizations
|
преди 7 години |
Christian Kratky
|
ee6ec14bf8
|
Add interface for server options. Add context class for connection validator (hide internal packets).
|
преди 7 години |
Christian Kratky
|
f9d67e2cd2
|
Merge proces, enable signing of the assembly.
|
преди 7 години |
Christian Kratky
|
77b80dc53e
|
Removed 3rd-Party libraries.
|
преди 7 години |
Christian Kratky
|
5bcda12ca9
|
Fix QoS handling in server
|
преди 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 години |
Jan Eggers
|
683d97dc14
|
added another platform to overcome breaking change in ms.extensions.di 2.0.0
|
преди 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
|
83821453a0
|
Refactor shared library. Extend error messages
|
преди 7 години |
Jan Eggers
|
5e74869dbc
|
updated testadapter
|
преди 7 години |
Christian Kratky
|
275d8d9f0b
|
Fix unit tests
|
преди 7 години |
Christian Kratky
|
ba16ae6568
|
Add interceptor for client subscriptions
|
преди 7 години |
Christian Kratky
|
d0f1c18a2f
|
Server refactoring
|
преди 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 години |
Christian Kratky
|
a18c533603
|
Refactor options and add options builder
|
преди 7 години |
Jan Eggers
|
7e6f4453ad
|
added back MqttTrace consuming api
|
преди 7 години |
JanEggers
|
d10f29bbc6
|
initial version
|
преди 7 години |
Christian Kratky
|
3f080e04b9
|
Add topic filter builder
|
преди 7 години |
Christian Kratky
|
4386ef1e56
|
Added interceptor for application messages
|
преди 7 години |
Christian Kratky
|
24c35de330
|
Refactor manage client
|
преди 7 години |
Christian Kratky
|
11ade8c3df
|
Refactor tracing
|
преди 7 години |
Christian Kratky
|
40b1be075c
|
Refactoring
|
преди 7 години |
Gerardo
|
870ed00e3c
|
Refactoring
Added almost of the hits. Options modified but must be reviewed completely.
|
преди 7 години |
Gerardo
|
1f3b24d20f
|
Refactoring
|
преди 7 години |
Gerardo
|
bc19f66812
|
Added suport to Persistence and refoactoring
|
преди 7 години |
Christian Kratky
|
9915cc4492
|
Use event pattern correctly for incoming server connections.
|
преди 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
|
dcf6f94d77
|
Refactoring
|
преди 7 години |
Eggers Jan
|
b5b87f5272
|
improved timeout after memory usage
|
преди 7 години |
Christian Kratky
|
e7c8d1c1c1
|
Add cancellation token to adapter
|
преди 7 години |
Christian Kratky
|
32473af7c2
|
Refactor web socket usage
|
преди 7 години |
Christian Kratky
|
b5fc6e3d12
|
Refactorings
|
преди 7 години |
Christian Kratky
|
76105de4c7
|
Refactor latest changes
|
преди 7 години |
Eggers Jan
|
c7c1691d75
|
use raw buffer for frist connect msg then use buffered stream to read more efficient
|
преди 7 години |
Eggers Jan
|
473c8e0a15
|
send multiple packages at once msg/sec from 9000 to 32000
|
преди 7 години |
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 години |
Eggers Jan
|
c001897590
|
remove async and framing from serializer
|
преди 7 години |