Christian Kratky
|
2267770a72
|
Make internal message of server async.
|
před 5 roky |
Christian Kratky
|
35ee732045
|
Remove obsolete files from MQTTnet.Server.
|
před 5 roky |
Christian Kratky
|
d0f1659eec
|
Remove obsolete methods.
|
před 5 roky |
Christian Kratky
|
11a5b5a080
|
Add queue with async support to free up threads.
|
před 5 roky |
Christian Kratky
|
7c3d88f62d
|
Add validation for topics before publishing.
|
před 5 roky |
Christian Kratky
|
673fc5e20c
|
Add windows startup script.
|
před 5 roky |
Christian Kratky
|
f2b9642712
|
Add linuc startup script.
|
před 5 roky |
Christian Kratky
|
653ea8a102
|
Add MQTTnet debug logging.
|
před 5 roky |
Christian Kratky
|
3450889e84
|
Refactor settings.
|
před 5 roky |
Christian Kratky
|
1311535eed
|
Added support for persisted retained messages.
|
před 5 roky |
Christian Kratky
|
e1799ea6a3
|
Extend configuration.
|
před 5 roky |
Christian Kratky
|
cd76f434e3
|
Fix breaking changes.
|
před 5 roky |
Christian Kratky
|
cd1bfc3a10
|
Auto stash before merge of "develop" and "feature/server-project-bootstrap"
|
před 5 roky |
Christian Kratky
|
562a5304f6
|
Add flag for secure connections.
|
před 5 roky |
Kiarash
|
1e697a94a1
|
Add Kesterl Settings into appsettings
|
před 5 roky |
Kiarash
|
0e2c3abd05
|
Add missing method for setting encrpted IPv6 address.
* Clean up
|
před 5 roky |
Christian Kratky
|
510c3bd0bf
|
Move logger into WebSocketServerAdapter instead of creating a new instance.
|
před 5 roky |
Kiarash
|
0c056b511e
|
Fix and clean up
|
před 5 roky |
Christian Kratky
|
2ca6866c5e
|
Remove obsolete code.
|
před 5 roky |
Kiarash
|
9e7c70e649
|
Add new configuartion model
Added new models for review
|
před 5 roky |
Christian Kratky
|
bef0860e53
|
Add support for WebSocket connections.
|
před 5 roky |
Christian Kratky
|
9070087fad
|
Add flag for indicating if application message processing has failed.
|
před 5 roky |
Christian
|
5090cfb411
|
Fix memory leak in AsyncAutoResetEvent.
|
před 5 roky |
Christian Kratky
|
6e64d653c5
|
Hide connect password from logs.
|
před 5 roky |
Christian Kratky
|
03bfc5f00b
|
Refactor event handler namings.
|
před 5 roky |
Christian Kratky
|
8708609498
|
Add more function mappings for MQTTnet Server.
|
před 5 roky |
Christian
|
dffc27c1f4
|
Migrate events in server to async handlers.
|
před 5 roky |
Christian
|
6f5f507323
|
Extend MQTTnet.Server application.
|
před 5 roky |
Christian
|
26d6d817cd
|
Fix memory leak in AsyncAutoResetEvent.
|
před 5 roky |
Kiarash Ghiaseddin
|
b68247f56d
|
WIP
First draft for MQTTnetServer project
* Basic support for settings
* Nasty code for setting up kestrel from appsettings.json
|
před 5 roky |
Christian
|
3b02a5f6aa
|
Fix NullRefException when cancelling the server.
|
před 5 roky |
Christian
|
09718a00e7
|
Add handlers to variable before using to avoid NullRefExceptions.
|
před 5 roky |
BennyM
|
4860cec6c7
|
When no handlers are configured the client should not blow up
|
před 5 roky |
Dominik Psenner
|
b9e0dbf150
|
Add extension methods that provide a simpler api for IMqttClient and IManagedMqttClient connect/disconnect when the handlers do not need async/await
|
před 5 roky |
vbBerni
|
2a4eb460da
|
StopAsync now waits until the managed client is stoped and more typical disposing of internal client
|
před 5 roky |
Dominik Psenner
|
2000de15e7
|
Add async handlers for connect and disconnect, too
.. this allows a client to properly async publish on connect.
|
před 5 roky |
Dominik Psenner
|
5e6b902430
|
Add convenience extensions to the managed client
|
před 5 roky |
Dominik Psenner
|
a1f414a06d
|
Add async handler interfaces for connected and disconnected to allow async code to execute on connect
|
před 5 roky |
Berni
|
de3a39bdc2
|
Fix Managed Client should dispose inner mqtt client #527
|
před 5 roky |
Berni
|
506873ed5b
|
fix logger logId not used in ManagedMqttClient
|
před 5 roky |
Christian Kratky
|
6a2bded181
|
Refactor session and connection handling in server. Fix QoS level 2 issues.
|
před 5 roky |
Christian Kratky
|
ebf0e91ab8
|
Refactor subscribe and unsubscribe to support MQTTv5.
|
před 5 roky |
Johannes Bäurle
|
107e96ff7d
|
Don't cancel token before stop session manager
|
před 5 roky |
Christian Kratky
|
96a67579e2
|
Improve session handling.
|
před 5 roky |
Christian Kratky
|
4cba814716
|
Cleanup.
|
před 5 roky |
Christian Kratky
|
b527059b72
|
Fix session takeover.
|
před 5 roky |
Christian Kratky
|
c0507fcc55
|
Refactor interceptors etc. to support async.
|
před 5 roky |
Christian Kratky
|
058bb65d31
|
Merge from develop.
|
před 5 roky |
Christian Kratky
|
cc113a6c34
|
Refactor namespaces.
|
před 5 roky |
Charles Quesnel
|
dfda916283
|
Use default parameter instead of overload
|
před 6 roky |