33 Revīzijas (a1f02284e96442f42f527888d743bf32d27eea47)

Autors SHA1 Ziņojums Datums
  Craig Lutgen d7948afd98 Fix client SslStream certificate chain CRL validation. The logic was inverse and CRLs were never checked. pirms 5 gadiem
  Christian Kratky 9cc96f1888 Refactor log messages. pirms 5 gadiem
  Paul Fake e1590fc0c8
Fixed storage queue race condition pirms 5 gadiem
  Christian Kratky dd96cf98a8 Make storage update for managed client async. pirms 5 gadiem
  vbBerni a9017b8795 handle storage manager null pirms 5 gadiem
  vbBerni f76e130283 fix for failed publishing messages get removed from the message queue but not from the storage manager pirms 5 gadiem
  Christian Kratky 7c3d88f62d Add validation for topics before publishing. pirms 5 gadiem
  Christian Kratky 03bfc5f00b Refactor event handler namings. pirms 5 gadiem
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. pirms 5 gadiem
  vbBerni 2a4eb460da StopAsync now waits until the managed client is stoped and more typical disposing of internal client pirms 5 gadiem
  Dominik Psenner 2000de15e7 Add async handlers for connect and disconnect, too pirms 5 gadiem
  Dominik Psenner a1f414a06d Add async handler interfaces for connected and disconnected to allow async code to execute on connect pirms 5 gadiem
  Berni de3a39bdc2 Fix Managed Client should dispose inner mqtt client #527 pirms 5 gadiem
  Christian Kratky 6a2bded181 Refactor session and connection handling in server. Fix QoS level 2 issues. pirms 6 gadiem
  Christian Kratky ebf0e91ab8 Refactor subscribe and unsubscribe to support MQTTv5. pirms 6 gadiem
  Christian Kratky cc113a6c34 Refactor namespaces. pirms 6 gadiem
  Christian Kratky 619eaf284d Add readonly property for client options. pirms 6 gadiem
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. pirms 6 gadiem
  Paul Fake 2a93fc18e4 Made comparison function static pirms 6 gadiem
  Paul Fake 31de6ee186
Delegate comparison function pirms 6 gadiem
  Paul Fake b2c31331b6
Peek-and-publish model pirms 6 gadiem
  Christian Kratky bddcbf6999 Refactor code. pirms 6 gadiem
  Christian Kratky 7181813f12 Fix pending messages overflow strategy issue. pirms 6 gadiem
  Christian Kratky 28efbcdb3d Add max pending messages options for ManagedClient. pirms 6 gadiem
  Christian Kratky 682298b69f Fix issue in pending messages handling for managed client. pirms 6 gadiem
  Christoph Stichlberger 80fbb2f0b2 Prevent unsubscription overtaking later subscription pirms 6 gadiem
  Christian Kratky ce534baa75 Move the connection check interval of the ManagedClient to the options. pirms 6 gadiem
  Christian Kratky e8d5bd7bfb Add new properties and events for the managed client. pirms 6 gadiem
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. pirms 6 gadiem
  Christian Kratky 6192685671 Remove batch sending of messages to prevent message reordering and several required awaits. pirms 6 gadiem
  Christian Kratky 20779dfece Reorganize solution structure. pirms 6 gadiem
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. pirms 6 gadiem
  Christian Kratky b05cb0d2ea Move managed client to separate nuget. pirms 6 gadiem
  Christian Kratky 4838da48ef Replace a manual lock with the lock class. pirms 6 gadiem
  Christian Kratky 137d1d181b Refactor ManagedMqttClientStorage pirms 6 gadiem
  JTrotta f844a8be5e ManagedMqttClietStorage now works pirms 6 gadiem
  Christian 8df8cb1eb6 Refactor logging and add benchmark. pirms 6 gadiem
  Christian af8d1ec6be Refactoring pirms 6 gadiem
  Christian ec41efd860 Fix client dead lock and protocol version issues. pirms 6 gadiem
  Christian cea984cc2f Fix stream and socket handling. pirms 6 gadiem
  Christian b3a25fb9e8 Fix subscription handling of _ManagedClient_. pirms 6 gadiem
  Christian c26555aca5 Refactor ManagedClient pirms 6 gadiem
  Christian 034e7fd750 Add event for processed application message (managed client only) pirms 6 gadiem
  Lassi Laati 2341d66192 Fix ManagedMqttClient missing call to unsubscribe topics pirms 6 gadiem
  Christian c7c84ad39b Make clients interfaces disposable. pirms 7 gadiem
  Christian Kratky 333fc4c387 Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. pirms 7 gadiem
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client pirms 7 gadiem
  Christian Kratky 69781d822a Update docs, fix managed client connection issue pirms 7 gadiem
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. pirms 7 gadiem
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. pirms 7 gadiem