Christian Kratky
|
f91d935708
|
Add the ClientId to the application message interceptor.
|
7 yıl önce |
cvellan
|
f974dcb647
|
Serialized certificates loaded as X509Certificate2
Instances of X509Certificate2 passed into an MqttClientOptionsBuilder lose data and functionality by being loaded as an X509Certificate.
|
7 yıl önce |
Christian Kratky
|
d12d2648b7
|
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
|
7 yıl önce |
Christian Kratky
|
0ee3c8e135
|
Add statistics of last sent packets to the _ConnectedClient_.
|
7 yıl önce |
Christian Kratky
|
ee6ec14bf8
|
Add interface for server options. Add context class for connection validator (hide internal packets).
|
7 yıl önce |
Christian Kratky
|
f9d67e2cd2
|
Merge proces, enable signing of the assembly.
|
7 yıl önce |
Christian Kratky
|
e54b4f58df
|
Update version info. Fix typo. Add MqttServerOptionsBuilder.
|
7 yıl önce |
Christian Kratky
|
77b80dc53e
|
Removed 3rd-Party libraries.
|
7 yıl önce |
Christian Kratky
|
acc269e702
|
Fixed WebSocket client stream
|
7 yıl önce |
Christian Kratky
|
8de87c8772
|
Wrap COM exceptions, close client connection when server stops, process retained messages from server
|
7 yıl önce |
JanEggers
|
bdadfa1c26
|
added net461 build
|
7 yıl önce |
Jan Eggers
|
683d97dc14
|
added another platform to overcome breaking change in ms.extensions.di 2.0.0
|
7 yıl önce |
Christian Kratky
|
0b002e8d11
|
Remove the RAW stream approach
|
7 yıl önce |
Christian Kratky
|
83821453a0
|
Refactor shared library. Extend error messages
|
7 yıl önce |
JanEggers
|
8025717658
|
migrate uwp platform to netstandard project
|
7 yıl önce |
Christian Kratky
|
a18c533603
|
Refactor options and add options builder
|
7 yıl önce |
Christian Kratky
|
a9b394401b
|
Add support for chaning passwords
|
7 yıl önce |
Jan Eggers
|
e80d21e852
|
generate exception in case websocket is closed so stream does not return array of 255
|
7 yıl önce |
Jan Eggers
|
d594b1447f
|
fixed index out of range
|
7 yıl önce |
Christian Kratky
|
84a647e712
|
Add several new options to the WebSocket options
|
7 yıl önce |
JanEggers
|
d10f29bbc6
|
initial version
|
7 yıl önce |
Christian Kratky
|
f9eb6ed85e
|
Add support for WebSocket server via ASP.NET Core 2.0
|
7 yıl önce |
Christian Kratky
|
11ade8c3df
|
Refactor tracing
|
7 yıl önce |
Christian Kratky
|
fe88b7551c
|
Refactor managed MQTT client
|
7 yıl önce |
Christian Kratky
|
40b1be075c
|
Refactoring
|
7 yıl önce |
Gerardo
|
870ed00e3c
|
Refactoring
Added almost of the hits. Options modified but must be reviewed completely.
|
7 yıl önce |
Gerardo
|
bc19f66812
|
Added suport to Persistence and refoactoring
|
7 yıl önce |
Christian Kratky
|
9915cc4492
|
Use event pattern correctly for incoming server connections.
|
7 yıl önce |
JanEggers
|
60bdca8716
|
added back buffering for .net and annotated ifdefs with minimum dependency tor remove them
|
7 yıl önce |
JanEggers
|
906a0ba189
|
removed duplicated code by using csproj with targetframeworks
|
7 yıl önce |
Christian Kratky
|
59f07c868d
|
Add custom certificate validation handler
|
7 yıl önce |
Christian Kratky
|
9bca4aa53f
|
Extended certificate validation options
|
7 yıl önce |
Christian Kratky
|
4c4539509c
|
Add support for ignored certificate chain errors (Self signed)
|
7 yıl önce |
Christian Kratky
|
af3cebb266
|
Renamed trace class
|
7 yıl önce |
Christian Kratky
|
67267c05fd
|
Refactor options
|
7 yıl önce |
JanEggers
|
3079ad37ce
|
improved client livetime events
|
7 yıl önce |
Christian Kratky
|
862f76fea2
|
Add support for retained application messages
|
7 yıl önce |
Christian Kratky
|
32473af7c2
|
Refactor web socket usage
|
7 yıl önce |
Christian Kratky
|
b5fc6e3d12
|
Refactorings
|
7 yıl önce |
Christian Kratky
|
eda8bff10b
|
Optimized exception handling and awaits.
|
7 yıl önce |
Christian Kratky
|
76105de4c7
|
Refactor latest changes
|
7 yıl önce |
Eggers Jan
|
285c70f24f
|
removed unused code
|
7 yıl önce |
Eggers Jan
|
c7c1691d75
|
use raw buffer for frist connect msg then use buffered stream to read more efficient
|
7 yıl önce |
Eggers Jan
|
473c8e0a15
|
send multiple packages at once msg/sec from 9000 to 32000
|
7 yıl önce |
Eggers Jan
|
16a184a92f
|
use streams
|
7 yıl önce |
Christian Kratky
|
ff0b022357
|
Partially fix UWP implementations
|
7 yıl önce |
Christian Kratky
|
16bc9cb203
|
Fix awaits in try/catch
|
7 yıl önce |
JanEggers
|
9cde49f5f8
|
propper buffering in place
|
7 yıl önce |
Christian Kratky
|
76151deba0
|
Additional performance improvements
|
7 yıl önce |
Christian Kratky
|
1c30d14910
|
Refactoring of WebSocket support
|
7 yıl önce |