5 コミット (84dab18c2a11a3679b777c94f68a6486a8728460)

作成者 SHA1 メッセージ 日付
  Christian af8d1ec6be Refactoring 6年前
  Christian 17b74f20c9 Migrate to Stream-less approach. 6年前
  Christian ae11e31048 Refactoring 6年前
  Israel Lot c915af8dad Disable Nagle on sockets, send packets in one shot. 6年前
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter 6年前
  Christian 8773117493 Fix an issue which adds a delay after every accepted connection. 6年前
  Christian Kratky e0284886b5 Added the bound IP address to the server options. 7年前
  Christian Kratky f91d935708 Add the ClientId to the application message interceptor. 7年前
  Christian Kratky 0ee3c8e135 Add statistics of last sent packets to the _ConnectedClient_. 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 77b80dc53e Removed 3rd-Party libraries. 7年前
  JanEggers bdadfa1c26 added net461 build 7年前
  Jan Eggers 683d97dc14 added another platform to overcome breaking change in ms.extensions.di 2.0.0 7年前
  Christian Kratky 0b002e8d11 Remove the RAW stream approach 7年前
  Christian Kratky 83821453a0 Refactor shared library. Extend error messages 7年前
  JanEggers 8025717658 migrate uwp platform to netstandard project 7年前
  Christian Kratky a9b394401b Add support for chaning passwords 7年前
  JanEggers d10f29bbc6 initial version 7年前
  Christian Kratky 11ade8c3df Refactor tracing 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 af3cebb266 Renamed trace class 7年前
  JanEggers 3079ad37ce improved client livetime events 7年前
  Christian Kratky 862f76fea2 Add support for retained application messages 7年前
  Christian Kratky 76151deba0 Additional performance improvements 7年前
  Christian Kratky d87dab2e25 Fixed typos 7年前
  Ryder Gillen c9ac954bfd Tls endpoint using wrong socket 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年前
  Christian Kratky dae5a06734 Remove TLS support for UWP servers because Framework does not support it. 7年前
  Christian Kratky 929cdb971a Fix breaking changes. 7年前