19 Commits (9bc34e44065550f8a433186df7cc7c2a58e57596)

Autor SHA1 Mensaje Fecha
  Israel Lot 9bc34e4406 Translate timeout exception hace 6 años
  Israel Lot c915af8dad Disable Nagle on sockets, send packets in one shot. hace 6 años
  Israel Lot a5f33bc244 Replace double dictionary with a tuple key hace 6 años
  Christian ec41efd860 Fix client dead lock and protocol version issues. hace 6 años
  Christian 8f96acaec4 Fixed a race condition in client and server. hace 6 años
  Christian 7a9ddfc2b5 Fix packet identifier which is sent from the server. hace 6 años
  Christian 8856a7aa34 Fix broken package reader hace 6 años
  Christian 751ac19c4b Fix reading more data than required for the body. hace 6 años
  Christian 1415e4b878 Covnert the body buffer to a memory stream which will grow automatically. hace 6 años
  kpreisser d020e809a1 Fix infinite loop that can occur when the client closes the connection before sending the complete packet body. hace 6 años
  kpreisser bb697e1bd9 Follow-Up: Add missing ConfigureAwait() call. hace 6 años
  kpreisser e1a9aa7d03 Adjust the MqttClientPendingMessagesQueue and the MqttPacketReader to use asynchronous methods for long-running/blocking operations. hace 6 años
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client hace 7 años
  Christian Kratky 0ee3c8e135 Add statistics of last sent packets to the _ConnectedClient_. hace 7 años
  Christian Kratky bc959a8c3d Performance optimizations hace 7 años
  Christian Kratky 69781d822a Update docs, fix managed client connection issue hace 7 años
  Christian Kratky 611fabcd01 Performance optimizations hace 7 años
  Christian Kratky ee6ec14bf8 Add interface for server options. Add context class for connection validator (hide internal packets). hace 7 años
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. hace 7 años