14 コミット (43105f71d826e3a42e9a4f5836c08c1cd7aa097b)

作成者 SHA1 メッセージ 日付
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. 6年前
  Paul Fake 2a93fc18e4 Made comparison function static 6年前
  Paul Fake 31de6ee186
Delegate comparison function 6年前
  Paul Fake b2c31331b6
Peek-and-publish model 6年前
  Christian Kratky bddcbf6999 Refactor code. 6年前
  Christian Kratky 7181813f12 Fix pending messages overflow strategy issue. 6年前
  Christian Kratky 28efbcdb3d Add max pending messages options for ManagedClient. 6年前
  Christian Kratky 682298b69f Fix issue in pending messages handling for managed client. 6年前
  Christoph Stichlberger 80fbb2f0b2 Prevent unsubscription overtaking later subscription 6年前
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. 6年前
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. 6年前
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. 6年前
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. 6年前
  Christian Kratky 20779dfece Reorganize solution structure. 6年前
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. 6年前
  Christian Kratky b05cb0d2ea Move managed client to separate nuget. 6年前
  Christian Kratky 4838da48ef Replace a manual lock with the lock class. 6年前
  Christian Kratky 137d1d181b Refactor ManagedMqttClientStorage 6年前
  JTrotta f844a8be5e ManagedMqttClietStorage now works 6年前
  Christian 8df8cb1eb6 Refactor logging and add benchmark. 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian ec41efd860 Fix client dead lock and protocol version issues. 6年前
  Christian cea984cc2f Fix stream and socket handling. 6年前
  Christian b3a25fb9e8 Fix subscription handling of _ManagedClient_. 6年前
  Christian c26555aca5 Refactor ManagedClient 6年前
  Christian 034e7fd750 Add event for processed application message (managed client only) 6年前
  Lassi Laati 2341d66192 Fix ManagedMqttClient missing call to unsubscribe topics 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 d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7年前
  Christian Kratky 69781d822a Update docs, fix managed client connection issue 7年前
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. 7年前
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. 7年前
  Christian Kratky d0f1c18a2f Server refactoring 7年前
  Christian Kratky a18c533603 Refactor options and add options builder 7年前
  Christian Kratky a9b394401b Add support for chaning passwords 7年前
  Gerardo 29918fb454 Password Provider for dynamic password 7年前
  JanEggers d10f29bbc6 initial version 7年前
  Christian Kratky b52645f77a Add new interface for application message receivers 7年前
  Christian Kratky 24c35de330 Refactor manage client 7年前
  Christian Kratky 11ade8c3df Refactor tracing 7年前
  Christian Kratky fe88b7551c Refactor managed MQTT client 7年前