42 コミット (5e0bc17341fdc9c3625c2ad31cedf0a0c12dd8b2)

作成者 SHA1 メッセージ 日付
  Christian fbf1cbc76e Refactor ConnectedClient statistics API 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 8f96acaec4 Fixed a race condition in client and server. 6年前
  Christian cea984cc2f Fix stream and socket handling. 6年前
  cvellan f974dcb647
Serialized certificates loaded as X509Certificate2 7年前
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 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 a18c533603 Refactor options and add options builder 7年前
  JanEggers d10f29bbc6 initial version 7年前
  Christian Kratky 40b1be075c Refactoring 7年前
  Gerardo 870ed00e3c Refactoring 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 67267c05fd Refactor options 7年前
  Christian Kratky 32473af7c2 Refactor web socket usage 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 16bc9cb203 Fix awaits in try/catch 7年前
  JanEggers 9cde49f5f8 propper buffering in place 7年前
  Christian Kratky 76151deba0 Additional performance improvements 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年前
  Christian Kratky c90bdbfb93 Fix issue with connection management. 7年前
  1iveowl 3722bc9ae6 Folder fix 7年前
  Christian Kratky dae5a06734 Remove TLS support for UWP servers because Framework does not support it. 7年前
  Christian Kratky c5978f5845 Implement test app for Universal Windows 7年前
  Christian Kratky 929cdb971a Fix breaking changes. 7年前
  Zazzmatazz 5c1eceb8a9 Updated task methods. 7年前
  Christian Kratky ee25228c0b Add server implementation 7年前