Christian
dc7b9414d9
Refactor logging. Remove TCP adapter from HTTP host if disabled.
il y a 6 ans
Christian
8df8cb1eb6
Refactor logging and add benchmark.
il y a 6 ans
Christian
febc8f774d
Start a dedicated thread per client.
il y a 6 ans
Christian
9e90111b37
Fix several deadlocks
il y a 6 ans
Christian
ec41efd860
Fix client dead lock and protocol version issues.
il y a 6 ans
Christian
f85ad4965b
Refactor keep alive monitoring and add unit tests.
il y a 6 ans
Christian
59dcbf4c0c
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
il y a 6 ans
Christian
30754433eb
Add server methods for controlling the client subscriptions.
il y a 6 ans
Christian Kratky
644e948489
Fix keep alive checks in server
il y a 7 ans
Christian Kratky
d12d2648b7
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
il y a 7 ans
Christian Kratky
ee6ec14bf8
Add interface for server options. Add context class for connection validator (hide internal packets).
il y a 7 ans
Christian Kratky
f9d67e2cd2
Merge proces, enable signing of the assembly.
il y a 7 ans
Christian Kratky
77b80dc53e
Removed 3rd-Party libraries.
il y a 7 ans
Christian Kratky
8de87c8772
Wrap COM exceptions, close client connection when server stops, process retained messages from server
il y a 7 ans
Jan Eggers
ad77dc0bea
improved server usage in aspnet so no exceptions are thrown on startup
il y a 7 ans
Christian Kratky
eaf27c1e12
Update documentation
il y a 7 ans
Jan Eggers
e6e88e132b
possibly fixed timing issue in test
il y a 7 ans
Christian Kratky
30df7d4c9e
Fix subscribe interceptor
il y a 7 ans
Christian Kratky
ba16ae6568
Add interceptor for client subscriptions
il y a 7 ans
Christian Kratky
d0f1c18a2f
Server refactoring
il y a 7 ans
Christian Kratky
418f2b2c3f
Refactoring
il y a 7 ans
Christian Kratky
8fa91736b6
Fix unit tests
il y a 7 ans
Jan Eggers
1ca9b0bd62
added aspnetcore package and adapted sample app
il y a 7 ans
JanEggers
d10f29bbc6
initial version
il y a 7 ans
Christian Kratky
4386ef1e56
Added interceptor for application messages
il y a 7 ans
Christian Kratky
f9eb6ed85e
Add support for WebSocket server via ASP.NET Core 2.0
il y a 7 ans
Christian Kratky
11ade8c3df
Refactor tracing
il y a 7 ans
Christian Kratky
40b1be075c
Refactoring
il y a 7 ans
Christian Kratky
9915cc4492
Use event pattern correctly for incoming server connections.
il y a 7 ans
Christian Kratky
af3cebb266
Renamed trace class
il y a 7 ans
JanEggers
1d78d675f7
improved api surface of mqttserver and fixed unittests
il y a 7 ans
JanEggers
3079ad37ce
improved client livetime events
il y a 7 ans
Christian Kratky
862f76fea2
Add support for retained application messages
il y a 7 ans
Christian Kratky
8aec1583df
Performance improvements in area of logging and async/await
il y a 7 ans
Christian Kratky
598ed66a3b
Add support for V3.1.0; Performance improvements
il y a 7 ans
Christian Kratky
447ca6cabb
Add interfaces, optimize performance, fix QoS level 2
il y a 7 ans
Christian Kratky
886b2d6b42
Fix issue when stopping server
il y a 7 ans
Christian Kratky
98d7bc980c
Add an event to receive all application messages at server level.
il y a 7 ans
Christian Kratky
929cdb971a
Fix breaking changes.
il y a 7 ans
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.
il y a 7 ans
Christian Kratky
8bfad437cf
Add nuget support
il y a 7 ans
Christian Kratky
ee25228c0b
Add server implementation
il y a 7 ans