88 次程式碼提交 (d594b1447fec66b970d84cb5efcc9fa42c5e96e7)

作者 SHA1 備註 提交日期
  Jan Eggers d594b1447f fixed index out of range 7 年之前
  Jan Eggers 1ca9b0bd62 added aspnetcore package and adapted sample app 7 年之前
  Jan Eggers 56a86b6127 adapted uwp platform projects 7 年之前
  Jan Eggers 7e6f4453ad added back MqttTrace consuming api 7 年之前
  Christian Kratky 84a647e712 Add several new options to the WebSocket options 7 年之前
  JanEggers d10f29bbc6 initial version 7 年之前
  Christian Kratky f9eb6ed85e Add support for WebSocket server via ASP.NET Core 2.0 7 年之前
  Christian Kratky 11ade8c3df Refactor tracing 7 年之前
  Christian Kratky fe88b7551c Refactor managed MQTT client 7 年之前
  Christian Kratky 40b1be075c Refactoring 7 年之前
  Gerardo 870ed00e3c Refactoring 7 年之前
  Gerardo 1f3b24d20f Refactoring 7 年之前
  Gerardo bc19f66812 Added suport to Persistence and refoactoring 7 年之前
  Christian Kratky 9915cc4492 Use event pattern correctly for incoming server connections. 7 年之前
  Gerardo ea5616002a Add support to not persistent Queue 7 年之前
  JanEggers 60bdca8716 added back buffering for .net and annotated ifdefs with minimum dependency tor remove them 7 年之前
  Christian Kratky a2971aa03b Update version information 7 年之前
  JanEggers 906a0ba189 removed duplicated code by using csproj with targetframeworks 7 年之前
  Christian Kratky a7d0ad5f43 Fix several bugs 7 年之前
  Christian Kratky 59f07c868d Add custom certificate validation handler 7 年之前
  Christian Kratky 9bca4aa53f Extended certificate validation options 7 年之前
  Christian Kratky 4c4539509c Add support for ignored certificate chain errors (Self signed) 7 年之前
  Christian Kratky af3cebb266 Renamed trace class 7 年之前
  Christian Kratky 67267c05fd Refactor options 7 年之前
  JanEggers 3079ad37ce improved client livetime events 7 年之前
  Christian Kratky 300c9b9ccb Update version info 7 年之前
  Christian Kratky 862f76fea2 Add support for retained application messages 7 年之前
  Christian Kratky 6402dfd9ea Update version info to 2.3.1 7 年之前
  Christian Kratky 98bafb1f26 Fix null ref exception in UWP TCP channel 7 年之前
  1iveowl 07fd509e74 Bug fixes 7 年之前
  Christian Kratky 305578e7e6 Refactor code 7 年之前
  Christian Kratky 651f0aa15c Add interfaces for factories 7 年之前
  Christian Kratky 32473af7c2 Refactor web socket usage 7 年之前
  Christian Kratky b5fc6e3d12 Refactorings 7 年之前
  Christian Kratky eda8bff10b Optimized exception handling and awaits. 7 年之前
  Christian Kratky 76105de4c7 Refactor latest changes 7 年之前
  Eggers Jan 285c70f24f removed unused code 7 年之前
  Eggers Jan c7c1691d75 use raw buffer for frist connect msg then use buffered stream to read more efficient 7 年之前
  Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7 年之前
  Eggers Jan 16a184a92f use streams 7 年之前
  Christian Kratky ff0b022357 Partially fix UWP implementations 7 年之前
  Christian Kratky 16bc9cb203 Fix awaits in try/catch 7 年之前
  JanEggers 9cde49f5f8 propper buffering in place 7 年之前
  Christian Kratky f2502ac431 Refactoring 7 年之前
  Christian Kratky 76151deba0 Additional performance improvements 7 年之前
  Christian Kratky 1c30d14910 Refactoring of WebSocket support 7 年之前
  Christian Kratky 8aec1583df Performance improvements in area of logging and async/await 7 年之前
  Christian Kratky 04036cf63a Prepare version information for the next release 7 年之前
  JanEggers 5e417affa5 use configure await 7 年之前
  JanEggers 783ee4328a fixed nullpointer exception in server 7 年之前