56 コミット (3a250723d797951470d23b04c9496f0df419d368)

作成者 SHA1 メッセージ 日付
  Christian Kratky a18c533603 Refactor options and add options builder 7年前
  Christian Kratky a9b394401b Add support for chaning passwords 7年前
  Jan Eggers e80d21e852 generate exception in case websocket is closed so stream does not return array of 255 7年前
  Jan Eggers d594b1447f fixed index out of range 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 bc19f66812 Added suport to Persistence and refoactoring 7年前
  Christian Kratky 9915cc4492 Use event pattern correctly for incoming server connections. 7年前
  JanEggers 60bdca8716 added back buffering for .net and annotated ifdefs with minimum dependency tor remove them 7年前
  JanEggers 906a0ba189 removed duplicated code by using csproj with targetframeworks 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 862f76fea2 Add support for retained application messages 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 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年前
  JanEggers 5e417affa5 use configure await 7年前
  JanEggers 783ee4328a fixed nullpointer exception in server 7年前
  JanEggers caa857f318 fixed bug in read async and unfied stream handling 7年前
  1iveowl 20a1b77b58 ConfigureAwait(false) 7年前
  IMPAQ\pnow 4a57d050f6 Clean Up 7年前
  IMPAQ\pnow 3a1e32f5aa Added support for websockets 7年前
  Christian Kratky d87dab2e25 Fixed typos 7年前
  Ryder Gillen c9ac954bfd Tls endpoint using wrong socket 7年前
  Christian Kratky c90bdbfb93 Fix issue with connection management. 7年前
  Christian Kratky 598ed66a3b Add support for V3.1.0; Performance improvements 7年前
  Christian Kratky 59b0b79a32 Fix wrong QoS level handling for server. 7年前
  Christian Kratky 886b2d6b42 Fix issue when stopping server 7年前
  1iveowl 3722bc9ae6 Folder fix 7年前
  1iveowl 1fb0944e2b Folder fix 7年前