92 コミット (5e0bc17341fdc9c3625c2ad31cedf0a0c12dd8b2)

作成者 SHA1 メッセージ 日付
  Christian fbf1cbc76e Refactor ConnectedClient statistics API 6年前
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6年前
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6年前
  Christian 7720a3f091 Refactor thread management. 6年前
  Christian b9a73cc23d Changed socket features. 6年前
  Christian 84dab18c2a Fix broken UWP support. 6年前
  Christian 9e90111b37 Fix several deadlocks 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian cb09bac246 Refactor the WebSocket channel and remove the internal queue. 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 ec41efd860 Fix client dead lock and protocol version issues. 6年前
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter 6年前
  Christian 8f96acaec4 Fixed a race condition in client and server. 6年前
  Christian cea984cc2f Fix stream and socket handling. 6年前
  Christian 3193381b69 Refactor web socket stream. Add mqtt as default sub protocol. 6年前
  Christian 49da66dcff Fix issue when disconnecting on UWP 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年前
  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 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 e54b4f58df Update version info. Fix typo. Add MqttServerOptionsBuilder. 7年前
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. 7年前
  Christian Kratky acc269e702 Fixed WebSocket client stream 7年前
  Christian Kratky 8de87c8772 Wrap COM exceptions, close client connection when server stops, process retained messages from server 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年前
  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年前