31 コミット (5e0bc17341fdc9c3625c2ad31cedf0a0c12dd8b2)

作成者 SHA1 メッセージ 日付
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6年前
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6年前
  Christian e14ea9a240 Add overflow strategy for pending messages queue. 6年前
  Christian 7720a3f091 Refactor thread management. 6年前
  Christian b22b02a0b6 Refactor subscriptions manager 6年前
  Christian d14088512b Refactoring 6年前
  Christian 62527a91ac Complete merge 6年前
  Christian aaed2ed790 Process client messages in worker thread (extend options) 6年前
  Christian 9e90111b37 Fix several deadlocks 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian cb09bac246 Refactor the WebSocket channel and remove the internal queue. 6年前
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. 6年前
  Christian 17b74f20c9 Migrate to Stream-less approach. 6年前
  Israel Lot a5f33bc244 Replace double dictionary with a tuple key 6年前
  Christian ec41efd860 Fix client dead lock and protocol version issues. 6年前
  Christian 8f96acaec4 Fixed a race condition in client and server. 6年前
  Christian cea984cc2f Fix stream and socket handling. 6年前
  Christian 3587a8ebd1 Add new option which allows configuring the send interval for keep alive packets. 6年前
  Christian 3193381b69 Refactor web socket stream. Add mqtt as default sub protocol. 6年前
  Christian 447b2aa2c6 Add new extension methods. 6年前
  Christian 90098c2006 Optimize dispatcher 6年前
  Christian 26cd84c88c Fix generation of packet identifier. 6年前
  Christian 40c33ac639 Refactoring 6年前
  Christian c060c379d3 Add thrown exception for disconnected event 6年前
  Christian c7c84ad39b Make clients interfaces disposable. 6年前
  Christian Kratky 333fc4c387 Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. 7年前
  Christian Kratky 2cb1c544f5 Add extension method for subscriptions 7年前
  Christian Kratky 644e948489 Fix keep alive checks in server 7年前
  Christian Kratky 0ee3c8e135 Add statistics of last sent packets to the _ConnectedClient_. 7年前
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. 7年前