JanEggers
5e417affa5
use configure await
pirms 7 gadiem
JanEggers
783ee4328a
fixed nullpointer exception in server
pirms 7 gadiem
JanEggers
caa857f318
fixed bug in read async and unfied stream handling
pirms 7 gadiem
1iveowl
20a1b77b58
ConfigureAwait(false)
pirms 7 gadiem
IMPAQ\pnow
4a57d050f6
Clean Up
pirms 7 gadiem
IMPAQ\pnow
3a1e32f5aa
Added support for websockets
pirms 7 gadiem
Christian Kratky
96b92aabae
Update version information
pirms 7 gadiem
Christian Kratky
d87dab2e25
Fixed typos
pirms 7 gadiem
Ryder Gillen
c9ac954bfd
Tls endpoint using wrong socket
pirms 7 gadiem
Christian Kratky
c90bdbfb93
Fix issue with connection management.
pirms 7 gadiem
Christian Kratky
598ed66a3b
Add support for V3.1.0; Performance improvements
pirms 7 gadiem
Christian Kratky
59b0b79a32
Fix wrong QoS level handling for server.
pirms 7 gadiem
Christian Kratky
447ca6cabb
Add interfaces, optimize performance, fix QoS level 2
pirms 7 gadiem
Christian Kratky
886b2d6b42
Fix issue when stopping server
pirms 7 gadiem
Christian Kratky
2193281c6a
Add version information for next release
pirms 7 gadiem
1iveowl
3722bc9ae6
Folder fix
pirms 7 gadiem
1iveowl
1fb0944e2b
Folder fix
pirms 7 gadiem
1iveowl
83f6ae4e54
UWP target update
pirms 7 gadiem
1iveowl
d26d29e9a6
PowerShell build
pirms 7 gadiem
Christian Kratky
d0e8a0c4e5
Refactor .NET Standard projects
pirms 7 gadiem
Christian Kratky
35344b27c5
Fixed build settings
pirms 7 gadiem
1iveowl
eeb3242573
Fixed Assembly name
pirms 7 gadiem
1iveowl
cd5c295484
Adding .NET Standard 1.3 support
pirms 7 gadiem
Christian Kratky
dae5a06734
Remove TLS support for UWP servers because Framework does not support it.
pirms 7 gadiem
Christian Kratky
c5978f5845
Implement test app for Universal Windows
pirms 7 gadiem
Christian Kratky
929cdb971a
Fix breaking changes.
pirms 7 gadiem
Zazzmatazz
8a65850f1a
Removed some %^&#ing $@#! comments. Gosh darnit.
pirms 7 gadiem
Zazzmatazz
5c1eceb8a9
Updated task methods.
Instead of awaiting most tasks, changed to simply returning the tasks.
pirms 7 gadiem
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.
pirms 7 gadiem
Christian Kratky
9816f12df6
Performance optimizations
pirms 7 gadiem
Christian Kratky
8bfad437cf
Add nuget support
pirms 7 gadiem
Christian Kratky
ee25228c0b
Add server implementation
pirms 7 gadiem