Christian Kratky
30df7d4c9e
Fix subscribe interceptor
před 7 roky
Christian Kratky
ba16ae6568
Add interceptor for client subscriptions
před 7 roky
Christian Kratky
d0f1c18a2f
Server refactoring
před 7 roky
Jan Eggers
466b6a25cd
fixed unittests and addressed todo
před 7 roky
Christian Kratky
418f2b2c3f
Refactoring
před 7 roky
Christian Kratky
8fa91736b6
Fix unit tests
před 7 roky
Jan Eggers
1ca9b0bd62
added aspnetcore package and adapted sample app
před 7 roky
Christian Kratky
1c0b2b55b6
Fix bugs
před 7 roky
Christian Kratky
daf22c762f
Small refactorings
před 7 roky
JanEggers
d10f29bbc6
initial version
před 7 roky
Christian Kratky
3f080e04b9
Add topic filter builder
před 7 roky
Christian Kratky
4386ef1e56
Added interceptor for application messages
před 7 roky
Christian Kratky
df1dd0eec7
Refactoring
před 7 roky
Christian Kratky
24c35de330
Refactor manage client
před 7 roky
Christian Kratky
f9eb6ed85e
Add support for WebSocket server via ASP.NET Core 2.0
před 7 roky
Christian Kratky
11ade8c3df
Refactor tracing
před 7 roky
Christian Kratky
40b1be075c
Refactoring
před 7 roky
Christian Kratky
9915cc4492
Use event pattern correctly for incoming server connections.
před 7 roky
Christian Kratky
af3cebb266
Renamed trace class
před 7 roky
Christian Kratky
d22528ca46
Fix bugs
před 7 roky
Christian Kratky
67267c05fd
Refactor options
před 7 roky
JanEggers
1d78d675f7
improved api surface of mqttserver and fixed unittests
před 7 roky
JanEggers
3079ad37ce
improved client livetime events
před 7 roky
Christian Kratky
c7b7d56229
Add disconnected event to server interface
před 7 roky
Christian Kratky
862f76fea2
Add support for retained application messages
před 7 roky
Christian Kratky
e7c8d1c1c1
Add cancellation token to adapter
před 7 roky
Christian Kratky
651f0aa15c
Add interfaces for factories
před 7 roky
Christian Kratky
32473af7c2
Refactor web socket usage
před 7 roky
JanEggers
d4ef1a7302
fixed code issue
před 7 roky
JanEggers
12a275918e
fixed high load on server
před 7 roky
JanEggers
d1b634511d
reduced footprint of client msg queue and numbers can go even higher
před 7 roky
Eggers Jan
6c7e70f78a
use blockingcollection for pipelining
před 7 roky
Eggers Jan
473c8e0a15
send multiple packages at once msg/sec from 9000 to 32000
před 7 roky
Christian Kratky
6b1a6c054e
Even more performance optimizations
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
Christian Kratky
598ed66a3b
Add support for V3.1.0; Performance improvements
před 7 roky
Christian Kratky
59b0b79a32
Fix wrong QoS level handling for server.
před 7 roky
Christian Kratky
447ca6cabb
Add interfaces, optimize performance, fix QoS level 2
před 7 roky
Christian Kratky
886b2d6b42
Fix issue when stopping server
před 7 roky
Christian Kratky
98d7bc980c
Add an event to receive all application messages at server level.
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
929cdb971a
Fix breaking changes.
před 7 roky
Zazzmatazz
2db289a658
Added TLS1.2 support to client and server.
Added MqttClientSslChannel and MqttServerSslChannel which both utilize
an SSL stream. Added options to both MqttCLientOptions and
MqttServerOptions. I was unable to update the code in
MQTTnet.UniversalWindows due to my lack of Windows 10.
před 7 roky
Christian Kratky
105abeba06
* [Server] Added support for complex client IDs.
* [Server] Fixed an issue with not correctly removed old client sessions.
* [Server] Several minor performance improvements.
* [Server] An existing client session is no longer closed if a new client connection is invalid.
* [Client] Added support for sending "CleanSession" flag.
před 7 roky
Christian Kratky
9816f12df6
Performance optimizations
před 7 roky
Christian Kratky
8bfad437cf
Add nuget support
před 7 roky
Christian Kratky
ee25228c0b
Add server implementation
před 7 roky