160 Commits (087c622122bc2d154faca5ef8ed2bbe6a2c9dff2)

Author SHA1 Message Date
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log 6 years ago
  Jens-Christian Skibakk 55e8927ab7 Fix pause/resume of ClientKeepAliveMonitor 6 years ago
  JanEggers d30fe61264 fixed missing waits 6 years ago
  JanEggers f7ea2d29e1 prove its broken 6 years ago
  JanEggers e6cfef5295 fixed disconnect to be triggered just once 6 years ago
  JanEggers 0dea9e6a2b changed waiting condition 6 years ago
  JanEggers ae80de26ec addressed feedback 6 years ago
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests 6 years ago
  JanEggers b55f5ff298 event is triggered but something is blocking 6 years ago
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli 6 years ago
  Marius Ruginosu 6e995230a7 Created overload methods for WithTls default values 6 years ago
  Marius Ruginosu 65a8b091b9 Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2 6 years ago
  Marius Ruginosu fa34908d82 Add proxy settings for WebSocket connections for .NET 451 and 461 6 years ago
  Christian Kratky b09eb1213c Refactor logging. 6 years ago
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. 6 years ago
  Christian Kratky dee0adcd8c Add new overloads. 6 years ago
  Christian Kratky acbf1226ab Fix a bug in the keep alive monitor. 6 years ago
  Christian Kratky 9efee7af21 Refactoring. 6 years ago
  JanEggers 978694b3c0 set binary mode 6 years ago
  JanEggers bc6f155f12 using connectionhandlers with websockets 6 years ago
  Christian Kratky 2f10295022 Fix message handling for UWP. 6 years ago
  JanEggers cd257b4d25 hide overload that does not provide options 6 years ago
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. 6 years ago
  Christian Kratky 2b420b8e66 Add support for disabling server endpoints (ipv4 or ipv6) 6 years ago
  Christian Kratky 35300abfb5 Fix typo. 6 years ago
  Christian Kratky 3d0ecc05ff Fix bug which prevents receiving large packets for UWP. 6 years ago
  Christian Kratky bf1d682a85 Update libs 6 years ago
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. 6 years ago
  Christian Kratky 7fd09009e7 Update docs. 6 years ago
  Christian Kratky 9fa5e2dc1f Add the adapter Endpoint to the connection validator. 6 years ago
  JanEggers c43acf7dac more extensions for aspnetcore configuration 6 years ago
  Jan Eggers 8574bbb64f fixed parsing issue and added test 6 years ago
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io 6 years ago
  Jan Eggers 5923c7c408 fixed negative length for empty packages 6 years ago
  Jan Eggers 7dfb6fdc52 fixed dup flag serialization and added roundtrip tests 6 years ago
  Jan Eggers 4e9abd41c0 improve error messages 6 years ago
  Christian Kratky 211853d519 Fix wrong packet writer buffer length calculation. 6 years ago
  Christian Kratky f39589a8c1 Add new publish overloads. 6 years ago
  Jan Eggers 4fc1912ee8 fixed assembly versions 6 years ago
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. 6 years ago
  Andrew dddc1ec112 Fix a bug where an incoming SSL client connection was being treated as a plain-text connection. 6 years ago
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. 6 years ago
  Jan Eggers 64b38487bc improve session manager 6 years ago
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. 6 years ago
  Christian Kratky 66048931a2 Refactor ASP net Core integration and fix breaking change. 6 years ago
  Christian Kratky baac26c5f6 Refactor package deserialization. 6 years ago
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. 6 years ago
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. 6 years ago
  JanEggers d573423372 downgrade dependencies to 2.0 6 years ago
  JanEggers 410bc211a5 fixed packet reader 6 years ago