61 Комити (6b9015a9287a85182958339ae02cd18582f0be54)

Аутор SHA1 Порука Датум
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. пре 6 година
  Christian Kratky 603639126e Fix issue in processing of server messages. пре 6 година
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log пре 6 година
  Jens-Christian Skibakk 55e8927ab7 Fix pause/resume of ClientKeepAliveMonitor пре 6 година
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli пре 6 година
  Christian Kratky b09eb1213c Refactor logging. пре 6 година
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. пре 6 година
  Christian Kratky dee0adcd8c Add new overloads. пре 6 година
  Christian Kratky acbf1226ab Fix a bug in the keep alive monitor. пре 6 година
  Christian Kratky 9efee7af21 Refactoring. пре 6 година
  JanEggers 978694b3c0 set binary mode пре 6 година
  JanEggers bc6f155f12 using connectionhandlers with websockets пре 6 година
  Christian Kratky 2f10295022 Fix message handling for UWP. пре 6 година
  JanEggers cd257b4d25 hide overload that does not provide options пре 6 година
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. пре 6 година
  Christian Kratky 2b420b8e66 Add support for disabling server endpoints (ipv4 or ipv6) пре 6 година
  Christian Kratky 35300abfb5 Fix typo. пре 6 година
  Christian Kratky 3d0ecc05ff Fix bug which prevents receiving large packets for UWP. пре 6 година
  Christian Kratky bf1d682a85 Update libs пре 6 година
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. пре 6 година
  Christian Kratky 7fd09009e7 Update docs. пре 6 година
  Christian Kratky 9fa5e2dc1f Add the adapter Endpoint to the connection validator. пре 6 година
  JanEggers c43acf7dac more extensions for aspnetcore configuration пре 6 година
  Jan Eggers 8574bbb64f fixed parsing issue and added test пре 6 година
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io пре 6 година
  Jan Eggers 5923c7c408 fixed negative length for empty packages пре 6 година
  Jan Eggers 7dfb6fdc52 fixed dup flag serialization and added roundtrip tests пре 6 година
  Jan Eggers 4e9abd41c0 improve error messages пре 6 година
  Christian Kratky 211853d519 Fix wrong packet writer buffer length calculation. пре 6 година
  Christian Kratky f39589a8c1 Add new publish overloads. пре 6 година
  Jan Eggers 4fc1912ee8 fixed assembly versions пре 6 година
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. пре 6 година
  Andrew dddc1ec112 Fix a bug where an incoming SSL client connection was being treated as a plain-text connection. пре 6 година
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. пре 6 година
  Jan Eggers 64b38487bc improve session manager пре 6 година
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. пре 6 година
  Christian Kratky 66048931a2 Refactor ASP net Core integration and fix breaking change. пре 6 година
  Christian Kratky baac26c5f6 Refactor package deserialization. пре 6 година
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. пре 6 година
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. пре 6 година
  JanEggers d573423372 downgrade dependencies to 2.0 пре 6 година
  JanEggers 410bc211a5 fixed packet reader пре 6 година
  JanEggers e65c3f2f2b moved files into the correct place пре 6 година
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API пре 6 година
  JanEggers 7c2adf636f removed dead code and make new connection context an opt in so kestrel 2.0 still works пре 6 година
  JanEggers d5ac8c7183 use final packages пре 6 година
  JanEggers c758ae89f4 first iteration пре 6 година
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. пре 6 година
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. пре 6 година
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. пре 6 година