58 Révisions (400c0f05adcb07b66c9f97b7a203a8b96ba6ce1b)

Auteur SHA1 Message Date
  Andre Crabb 400c0f05ad * Adds `false` param to Cancel call. il y a 6 ans
  Andre Crabb 00df7c9b7b * More change tabs to spaces. il y a 6 ans
  Andre Crabb a272ed7daa * Change tabs to spaces. il y a 6 ans
  Andre Crabb b2e7a2e370 Change from logging `Info` to `Verbose` il y a 6 ans
  Andre Crabb 39bc70cbf0 * Cancel the TokenSource when disposing or nulling it out for the MqttClient il y a 6 ans
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. il y a 6 ans
  Christian Kratky dee0adcd8c Add new overloads. il y a 6 ans
  Christian Kratky acbf1226ab Fix a bug in the keep alive monitor. il y a 6 ans
  Christian Kratky 9efee7af21 Refactoring. il y a 6 ans
  JanEggers 978694b3c0 set binary mode il y a 6 ans
  JanEggers bc6f155f12 using connectionhandlers with websockets il y a 6 ans
  Christian Kratky 2f10295022 Fix message handling for UWP. il y a 6 ans
  JanEggers cd257b4d25 hide overload that does not provide options il y a 6 ans
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. il y a 6 ans
  Christian Kratky 2b420b8e66 Add support for disabling server endpoints (ipv4 or ipv6) il y a 6 ans
  Christian Kratky 35300abfb5 Fix typo. il y a 6 ans
  Christian Kratky 3d0ecc05ff Fix bug which prevents receiving large packets for UWP. il y a 6 ans
  Christian Kratky bf1d682a85 Update libs il y a 6 ans
  Christian Kratky 7d9326a147 Extend MqttPacketReader constructor to allow more unit tests. il y a 6 ans
  Christian Kratky 7fd09009e7 Update docs. il y a 6 ans
  Christian Kratky 9fa5e2dc1f Add the adapter Endpoint to the connection validator. il y a 6 ans
  JanEggers c43acf7dac more extensions for aspnetcore configuration il y a 6 ans
  Jan Eggers 8574bbb64f fixed parsing issue and added test il y a 6 ans
  Jan Eggers b77798f885 dont use thread static buffers they are overlapping on server due to async io il y a 6 ans
  Jan Eggers 5923c7c408 fixed negative length for empty packages il y a 6 ans
  Jan Eggers 7dfb6fdc52 fixed dup flag serialization and added roundtrip tests il y a 6 ans
  Jan Eggers 4e9abd41c0 improve error messages il y a 6 ans
  Christian Kratky 211853d519 Fix wrong packet writer buffer length calculation. il y a 6 ans
  Christian Kratky f39589a8c1 Add new publish overloads. il y a 6 ans
  Jan Eggers 4fc1912ee8 fixed assembly versions il y a 6 ans
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. il y a 6 ans
  Andrew dddc1ec112 Fix a bug where an incoming SSL client connection was being treated as a plain-text connection. il y a 6 ans
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. il y a 6 ans
  Jan Eggers 64b38487bc improve session manager il y a 6 ans
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. il y a 6 ans
  Christian Kratky 66048931a2 Refactor ASP net Core integration and fix breaking change. il y a 6 ans
  Christian Kratky baac26c5f6 Refactor package deserialization. il y a 6 ans
  Christian Kratky 56e9e15ac0 Refactor Serializer memory usage. il y a 6 ans
  Christian Kratky beb54acc2f Refactor serializer benchmark to allow fair comparisons. il y a 6 ans
  JanEggers d573423372 downgrade dependencies to 2.0 il y a 6 ans
  JanEggers 410bc211a5 fixed packet reader il y a 6 ans
  JanEggers e65c3f2f2b moved files into the correct place il y a 6 ans
  JanEggers 78c6059668 enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API il y a 6 ans
  JanEggers 7c2adf636f removed dead code and make new connection context an opt in so kestrel 2.0 still works il y a 6 ans
  JanEggers d5ac8c7183 use final packages il y a 6 ans
  JanEggers c758ae89f4 first iteration il y a 6 ans
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. il y a 6 ans
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. il y a 6 ans
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. il y a 6 ans
  Christian Kratky 20779dfece Reorganize solution structure. il y a 6 ans