Christian
dd83a360b4
Merge pull request #402 from JanEggers/AspNetMqttServerOptionsBuilder
added AspNetMqttServerOptionsBuilder
před 6 roky
JanEggers
976c62d9c2
added back the old function and added new overload
před 6 roky
JanEggers
4cc9f12a03
added AspNetMqttServerOptionsBuilder
před 6 roky
Christian Kratky
cdb05e5894
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
před 6 roky
Christian Kratky
6c08b5caf3
Update docs.
před 6 roky
Christian
d5b53f3712
Merge pull request #384 from cstichlberger/managed_client_fix_unsubscription_overtaking_subscription
Prevent unsubscription overtaking later subscription
před 6 roky
Christoph Stichlberger
80fbb2f0b2
Prevent unsubscription overtaking later subscription
před 6 roky
Christian Kratky
b4f90decc7
Fix unit tests to allow release builds.
před 6 roky
Christian Kratky
61b324043a
Refactoring
před 6 roky
Christian Kratky
2ced921008
Refactoring.
před 6 roky
Christian
1e2fee0f33
Merge pull request #343 from JanEggers/ServerShutdown
Server shutdown
před 6 roky
Christian
ac36c9c406
Merge branch 'develop' into ServerShutdown
před 6 roky
Christian Kratky
f70c79aaf9
Refactor options.
před 6 roky
Christian Kratky
0839fa5757
Update docs.
před 6 roky
Christian Kratky
60bc4ebcee
Refactor proxy usage and support. Refactor TLS parameter usage.
před 6 roky
Christian
65e239652d
Merge pull request #364 from PitySOFT/webproxy
Add proxy settings for WebSocket connections for .NET 451 and 461 and add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2
před 6 roky
Christian Kratky
6b9015a928
Fix order of ClientConnected and ClientDisconnected events.
před 6 roky
Christian Kratky
a740c38ee6
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
před 6 roky
Christian Kratky
603639126e
Fix issue in processing of server messages.
před 6 roky
JanEggers
043cfdb3f9
fixed deadlock and object disposed exception
před 6 roky
Christian
b0da4b2b2d
Merge pull request #372 from jenscski/LogFix
Small fix for inconsistent client name in log
před 6 roky
Christian
5402859a30
Merge pull request #368 from jenscski/ClientKeepAliveMonitor
Fix pause/resume of ClientKeepAliveMonitor
před 6 roky
Jens-Christian Skibakk
2b10200101
Small fix for inconsistent client name in log
před 6 roky
Jens-Christian Skibakk
55e8927ab7
Fix pause/resume of ClientKeepAliveMonitor
před 6 roky
JanEggers
d30fe61264
fixed missing waits
před 6 roky
JanEggers
f7ea2d29e1
prove its broken
před 6 roky
JanEggers
e6cfef5295
fixed disconnect to be triggered just once
před 6 roky
JanEggers
0dea9e6a2b
changed waiting condition
před 6 roky
JanEggers
ae80de26ec
addressed feedback
před 6 roky
JanEggers
53bd2a0960
fixed blocking code in networkstrem and reduced sleep in tests
před 6 roky
JanEggers
b55f5ff298
event is triggered but something is blocking
před 6 roky
JanEggers
21048b51ae
prove there is something wrong
před 6 roky
Christian Kratky
773fd09166
Merge branch 'master' into develop
před 6 roky
Christian
57532a290a
Merge pull request #365 from jenscski/DotnetCliBuild
Skip build uap10.0 when using dotnet cli
před 6 roky
Jens-Christian Skibakk
740a35b018
Skip build uap10.0 when using dotnet cli
před 6 roky
Marius Ruginosu
6e995230a7
Created overload methods for WithTls default values
před 6 roky
Marius Ruginosu
65a8b091b9
Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2
před 6 roky
Marius Ruginosu
fa34908d82
Add proxy settings for WebSocket connections for .NET 451 and 461
před 6 roky
Christian Kratky
b09eb1213c
Refactor logging.
před 6 roky
Christian Kratky
23ae8ab3b5
Fix unit test.
před 6 roky
Christian Kratky
0bdb7e9e44
Merge branch 'develop'
před 6 roky
Christian Kratky
54e3cd7cb7
Update nuspecs.
před 6 roky
Christian Kratky
16ad07cfc9
Add wrapper for WebSocket4Net.
před 6 roky
Christian Kratky
dee0adcd8c
Add new overloads.
před 6 roky
Christian Kratky
acbf1226ab
Fix a bug in the keep alive monitor.
před 6 roky
Christian Kratky
f002744d87
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
před 6 roky
Christian Kratky
9efee7af21
Refactoring.
před 6 roky
Christian
9814b10496
Merge pull request #355 from JanEggers/ConnectionHandlerWithWebsockets
Connection handler with websockets
před 6 roky
JanEggers
978694b3c0
set binary mode
před 6 roky
JanEggers
bc6f155f12
using connectionhandlers with websockets
před 6 roky