13 Commits (034e7fd750d017edabef3e9463fa3d9ce98045b8)

Autor SHA1 Nachricht Datum
  Christian 8856a7aa34 Fix broken package reader vor 6 Jahren
  Christian 751ac19c4b Fix reading more data than required for the body. vor 6 Jahren
  Christian 1415e4b878 Covnert the body buffer to a memory stream which will grow automatically. vor 6 Jahren
  kpreisser d020e809a1 Fix infinite loop that can occur when the client closes the connection before sending the complete packet body. vor 6 Jahren
  kpreisser bb697e1bd9 Follow-Up: Add missing ConfigureAwait() call. vor 6 Jahren
  kpreisser e1a9aa7d03 Adjust the MqttClientPendingMessagesQueue and the MqttPacketReader to use asynchronous methods for long-running/blocking operations. vor 6 Jahren
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client vor 7 Jahren
  Christian Kratky 0ee3c8e135 Add statistics of last sent packets to the _ConnectedClient_. vor 7 Jahren
  Christian Kratky bc959a8c3d Performance optimizations vor 7 Jahren
  Christian Kratky 69781d822a Update docs, fix managed client connection issue vor 7 Jahren
  Christian Kratky 611fabcd01 Performance optimizations vor 7 Jahren
  Christian Kratky ee6ec14bf8 Add interface for server options. Add context class for connection validator (hide internal packets). vor 7 Jahren
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. vor 7 Jahren