36 コミット (cf947415e8c9b2e4bcd275642042ce030aaf5089)

作成者 SHA1 メッセージ 日付
  JanEggers cf947415e8 enable abort exceptions 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 7a7fab0907 fixed rebase 6年前
  JanEggers c758ae89f4 first iteration 6年前
  Christian Kratky 20779dfece Reorganize solution structure. 6年前
  Christian Kratky e62316105f Refactor server socket management for Linux support. 6年前
  Christian Kratky 1cbec27b7f Fix projects 6年前
  Christian fbf1cbc76e Refactor ConnectedClient statistics API 6年前
  Christian 3e6edb92c5 Refactor ASP.NET integration. 6年前
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6年前
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6年前
  Christian aaed2ed790 Process client messages in worker thread (extend options) 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian 17b74f20c9 Migrate to Stream-less approach. 6年前
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter 6年前
  JanEggers 7de3d79d09 added tcp adapter 6年前
  Christian f98f21ffdf Update libs 6年前
  Christian Kratky 44c07c2034 Fix broken ASP.NET Core integration. 7年前
  Christian Kratky 644e948489 Fix keep alive checks in server 7年前
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7年前
  Christian Kratky bc959a8c3d Performance optimizations 7年前
  Christian Kratky ee6ec14bf8 Add interface for server options. Add context class for connection validator (hide internal packets). 7年前
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. 7年前
  Christian Kratky 1bcf7ec29c Fix ASP.NET Core breaking changes 7年前
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. 7年前
  Christian Kratky f8078a6894 Update version info 7年前
  Christian Kratky acc269e702 Fixed WebSocket client stream 7年前
  JanEggers c775867db4 merged if statements 7年前
  JanEggers 8672fb2792 fixed websocket subprotocol negotiation 7年前
  Jan Eggers e6e88e132b possibly fixed timing issue in test 7年前
  Christian Kratky 83821453a0 Refactor shared library. Extend error messages 7年前
  Jan Eggers 0e666f0316 use correct casing 7年前
  Christian Kratky a18c533603 Refactor options and add options builder 7年前
  Jan Eggers 1ca9b0bd62 added aspnetcore package and adapted sample app 7年前