28 次代码提交 (211853d51903490c1b0dea4cb539710d3fea9b04)

作者 SHA1 备注 提交日期
  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 年前
  Christian Kratky 20779dfece Reorganize solution structure. 6 年前