Christian
|
1f78a92c4d
|
Remove timeout from send method.
|
4 years ago |
Christian Kratky
|
fb2be79673
|
Remove not used timeout for receiving.
|
4 years ago |
Christian Kratky
|
b7fb0c1002
|
Refactor package object model.
|
4 years ago |
JanEggers
|
33e4ec1943
|
improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788
|
4 years ago |
JanEggers
|
16180e83ba
|
fixed parallel writes #932
|
4 years ago |
Christian Kratky
|
60941c04e5
|
Add new factory overloads.
|
4 years ago |
Christian Kratky
|
dbe12b9c48
|
General code refactoring.
|
4 years ago |
Christian Kratky
|
a58ab607ad
|
Improve logger performance.
|
4 years ago |
JanEggers
|
d49a4384c0
|
use the RemoteEndpoint property from the ConnectionContext and added test
|
4 years ago |
陈国伟
|
c10145f743
|
Use IConnectionEndPointFeature to get IMqttChannelAdapter.Endpoint in aspnetcore31
|
4 years ago |
Jan Eggers
|
4f66614cdd
|
fixed #691
|
5 years ago |
Christian Kratky
|
b0ad6bda70
|
Add support for reset of connection statistics. Refactor keep alive monitor.
|
5 years ago |
Christian Kratky
|
60c6074953
|
Expose client certificate at MQTT connection validator. Make DualMode optional.
|
5 years ago |
Christian Kratky
|
6399172582
|
Improve connection disposal.
|
5 years ago |
JanEggers
|
953578eba2
|
fixed todo in MqttConnectionContext
|
5 years ago |
JanEggers
|
73b051d159
|
reuse reader
|
5 years ago |
JanEggers
|
a9944def68
|
added span based writer
|
5 years ago |
JanEggers
|
cfc1b27950
|
fixed build and added implementations for new read functions
|
6 years ago |
JanEggers
|
f8ade2daf4
|
slight improvements
|
6 years ago |
JanEggers
|
fbca8a6dc1
|
span based reader
|
6 years ago |
Christian Kratky
|
2267770a72
|
Make internal message of server async.
|
5 years ago |
Christian Kratky
|
562a5304f6
|
Add flag for secure connections.
|
5 years ago |
Christian Kratky
|
6a2bded181
|
Refactor session and connection handling in server. Fix QoS level 2 issues.
|
6 years ago |
Christian Kratky
|
7baff7c080
|
Refactor property definition for packets.
|
6 years ago |
Christian Kratky
|
48d5afa799
|
Refactor namings of serializers etc.
|
6 years ago |
Christian Kratky
|
8d78455414
|
Fix breaking changes.
|
6 years ago |
Christian Kratky
|
6fc9f12c34
|
Refactor task await.
|
6 years ago |
JanEggers
|
a5caab62f8
|
fixed parallel writes
|
6 years ago |
JanEggers
|
73d33e2200
|
fixed #421
|
6 years ago |
Christian Kratky
|
5a59cd278c
|
Add serializer adapter.
|
6 years ago |
Christian Kratky
|
66048931a2
|
Refactor ASP net Core integration and fix breaking change.
|
6 years ago |
JanEggers
|
e65c3f2f2b
|
moved files into the correct place
|
6 years ago |