Christian
|
fbf1cbc76e
|
Refactor ConnectedClient statistics API
|
před 6 roky |
Christian
|
17b74f20c9
|
Migrate to Stream-less approach.
|
před 6 roky |
Christian
|
ae11e31048
|
Refactoring
|
před 6 roky |
Israel Lot
|
c915af8dad
|
Disable Nagle on sockets, send packets in one shot.
|
před 6 roky |
Christian
|
8f96acaec4
|
Fixed a race condition in client and server.
|
před 6 roky |
Christian
|
cea984cc2f
|
Fix stream and socket handling.
|
před 6 roky |
cvellan
|
f974dcb647
|
Serialized certificates loaded as X509Certificate2
Instances of X509Certificate2 passed into an MqttClientOptionsBuilder lose data and functionality by being loaded as an X509Certificate.
|
před 7 roky |
Christian Kratky
|
d12d2648b7
|
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
|
před 7 roky |
Christian Kratky
|
f9d67e2cd2
|
Merge proces, enable signing of the assembly.
|
před 7 roky |
Christian Kratky
|
77b80dc53e
|
Removed 3rd-Party libraries.
|
před 7 roky |
JanEggers
|
bdadfa1c26
|
added net461 build
|
před 7 roky |
Jan Eggers
|
683d97dc14
|
added another platform to overcome breaking change in ms.extensions.di 2.0.0
|
před 7 roky |
Christian Kratky
|
0b002e8d11
|
Remove the RAW stream approach
|
před 7 roky |
Christian Kratky
|
83821453a0
|
Refactor shared library. Extend error messages
|
před 7 roky |
JanEggers
|
8025717658
|
migrate uwp platform to netstandard project
|
před 7 roky |
Christian Kratky
|
a18c533603
|
Refactor options and add options builder
|
před 7 roky |
JanEggers
|
d10f29bbc6
|
initial version
|
před 7 roky |
Christian Kratky
|
40b1be075c
|
Refactoring
|
před 7 roky |
Gerardo
|
870ed00e3c
|
Refactoring
Added almost of the hits. Options modified but must be reviewed completely.
|
před 7 roky |
JanEggers
|
60bdca8716
|
added back buffering for .net and annotated ifdefs with minimum dependency tor remove them
|
před 7 roky |
JanEggers
|
906a0ba189
|
removed duplicated code by using csproj with targetframeworks
|
před 7 roky |
Christian Kratky
|
59f07c868d
|
Add custom certificate validation handler
|
před 7 roky |
Christian Kratky
|
9bca4aa53f
|
Extended certificate validation options
|
před 7 roky |
Christian Kratky
|
4c4539509c
|
Add support for ignored certificate chain errors (Self signed)
|
před 7 roky |
Christian Kratky
|
67267c05fd
|
Refactor options
|
před 7 roky |
Christian Kratky
|
32473af7c2
|
Refactor web socket usage
|
před 7 roky |
Christian Kratky
|
76105de4c7
|
Refactor latest changes
|
před 7 roky |
Eggers Jan
|
285c70f24f
|
removed unused code
|
před 7 roky |
Eggers Jan
|
c7c1691d75
|
use raw buffer for frist connect msg then use buffered stream to read more efficient
|
před 7 roky |
Eggers Jan
|
473c8e0a15
|
send multiple packages at once msg/sec from 9000 to 32000
|
před 7 roky |
Eggers Jan
|
16a184a92f
|
use streams
|
před 7 roky |
Christian Kratky
|
16bc9cb203
|
Fix awaits in try/catch
|
před 7 roky |
JanEggers
|
9cde49f5f8
|
propper buffering in place
|
před 7 roky |
Christian Kratky
|
76151deba0
|
Additional performance improvements
|
před 7 roky |
Christian Kratky
|
8aec1583df
|
Performance improvements in area of logging and async/await
|
před 7 roky |
JanEggers
|
5e417affa5
|
use configure await
|
před 7 roky |
JanEggers
|
783ee4328a
|
fixed nullpointer exception in server
|
před 7 roky |
JanEggers
|
caa857f318
|
fixed bug in read async and unfied stream handling
|
před 7 roky |
1iveowl
|
20a1b77b58
|
ConfigureAwait(false)
|
před 7 roky |
Christian Kratky
|
c90bdbfb93
|
Fix issue with connection management.
|
před 7 roky |
1iveowl
|
3722bc9ae6
|
Folder fix
|
před 7 roky |
Christian Kratky
|
dae5a06734
|
Remove TLS support for UWP servers because Framework does not support it.
|
před 7 roky |
Christian Kratky
|
c5978f5845
|
Implement test app for Universal Windows
|
před 7 roky |
Christian Kratky
|
929cdb971a
|
Fix breaking changes.
|
před 7 roky |
Zazzmatazz
|
5c1eceb8a9
|
Updated task methods.
Instead of awaiting most tasks, changed to simply returning the tasks.
|
před 7 roky |
Christian Kratky
|
ee25228c0b
|
Add server implementation
|
před 7 roky |