Christian
fbf1cbc76e
Refactor ConnectedClient statistics API
há 6 anos
Christian
8df8cb1eb6
Refactor logging and add benchmark.
há 6 anos
Christian
74a5522965
Add topic filter tests from MQTT spec
há 6 anos
Christian
9e90111b37
Fix several deadlocks
há 6 anos
Christian
af8d1ec6be
Refactoring
há 6 anos
Christian
109e4b2cf1
Refactor the task timeout code to avoid still running tasks if the timeout is reached.
há 6 anos
Israel Lot
e4cf2978e6
Remove useless sempahore object
há 6 anos
Christian
17b74f20c9
Migrate to Stream-less approach.
há 6 anos
Christian
ae11e31048
Refactoring
há 6 anos
Israel Lot
5300742543
Avoid unnecessary enumeration for every packet
há 6 anos
Israel Lot
cd09a2f176
Fix code style
há 6 anos
Israel Lot
11ba46d140
Remove useless stream flush
há 6 anos
Israel Lot
9bc34e4406
Translate timeout exception
há 6 anos
Israel Lot
c915af8dad
Disable Nagle on sockets, send packets in one shot.
há 6 anos
Israel Lot
a5f33bc244
Replace double dictionary with a tuple key
há 6 anos
Christian
ec41efd860
Fix client dead lock and protocol version issues.
há 6 anos
Christian
8f96acaec4
Fixed a race condition in client and server.
há 6 anos
Christian
7a9ddfc2b5
Fix packet identifier which is sent from the server.
há 6 anos
Christian
8856a7aa34
Fix broken package reader
há 6 anos
Christian
751ac19c4b
Fix reading more data than required for the body.
há 6 anos
Christian
1415e4b878
Covnert the body buffer to a memory stream which will grow automatically.
há 6 anos
kpreisser
d020e809a1
Fix infinite loop that can occur when the client closes the connection before sending the complete packet body.
há 6 anos
kpreisser
bb697e1bd9
Follow-Up: Add missing ConfigureAwait() call.
há 6 anos
kpreisser
e1a9aa7d03
Adjust the MqttClientPendingMessagesQueue and the MqttPacketReader to use asynchronous methods for long-running/blocking operations.
Otherwise, Worker Threads from the .NET Threadpool are blocked while waiting for the next client message, and while waiting for the next message to send.
há 6 anos
Christian Kratky
d12d2648b7
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
há 7 anos
Christian Kratky
0ee3c8e135
Add statistics of last sent packets to the _ConnectedClient_.
há 7 anos
Christian Kratky
bc959a8c3d
Performance optimizations
há 7 anos
Christian Kratky
69781d822a
Update docs, fix managed client connection issue
há 7 anos
Christian Kratky
611fabcd01
Performance optimizations
há 7 anos
Christian Kratky
ee6ec14bf8
Add interface for server options. Add context class for connection validator (hide internal packets).
há 7 anos
Christian Kratky
f9d67e2cd2
Merge proces, enable signing of the assembly.
há 7 anos