391 Commits (04ccdcd5628eb3f0e0338ceee73fc4b087745ec2)

Autor SHA1 Mensaje Fecha
  Christian Kratky 04ccdcd562 Add low level client. hace 4 años
  JanEggers 20eda96921 fixed core 3.1 startup and verified it still works with 2.1 and net461 hace 4 años
  Christian Kratky 8e0bce7734 Remove obsolete references. hace 4 años
  Christian Kratky 72fa13ca5b Fix build errors. hace 4 años
  Andrei Mikhalevich e7fa465616 DIspose semaphore in MqttChannelAdapter hace 4 años
  Dominik Viererbe 5f59aca62c Added MqttClientUnsubscribeOptionsBuilder analogous to MqttClientSubscribeOptionsBuilder hace 4 años
  Graham Watts fd8caed9af Add .NET 3.1 target hace 4 años
  Christoph 313f90a526
Added receiveTracker to detect whether messages are received from broker. hace 4 años
  Jim Schaad 7dde2f1f4c Change variable name per review request hace 5 años
  Christian Kratky ce51d12a03 Update SDK versions. hace 5 años
  Jim Schaad b1559a8fa5 Correct to print right result hace 5 años
  JanEggers 630400da53 avoid task.run on newer platforms hace 5 años
  JanEggers a152066ed3 fixed managed client so it does not send disconnect packet when disposed hace 5 años
  JanEggers 138cd16c8d fixed compilation hace 5 años
  JanEggers 27a61819d3 removed unused code hace 5 años
  Jim Schaad 9c378fb088 Provide the full ACK on a connection failure hace 5 años
  Jim Schaad d4088420cf Return correct set of user properties hace 5 años
  JanEggers 328ffc734f dont allow publish before the client is started and adjusted testclient accordingly hace 5 años
  PMExtra 069c19aab9 Support existing session with ManagedMqttClient. hace 5 años
  JanEggers a77e0b8dde spread dispose pattern hace 5 años
  JanEggers 698f0b66d2 fixed object disposed exception on netfx fixing #803 #733 #728 #486 #158 hace 5 años
  JanEggers 14419e4d63 fixed clients overlapping from one test to another by: hace 5 años
  Federico Di Gregorio 3600ebbc62 Create default MqttRetainedMessagesManager in options hace 5 años
  Federico Di Gregorio 55676965d9 Use IList in IMqttRetainedMessagesManager return values hace 5 años
  Federico Di Gregorio f949d54aef Added IMqttRetainedMessagesManager hace 5 años
  Christian Kratky 624fafc662 Update nugets. hace 5 años
  Anton Yaroshenko 9fb1cc3320 added UWP compiler flags hace 5 años
  Christian 9aaa94e821
Revert "Replace raw bytes with x509 certificate to allow specify passwords and flags" hace 5 años
  Anton Yaroshenko e8ff48bfd3 Revert "blind uwp fix" hace 5 años
  Anton Yaroshenko 5db05f186f Revert "replace raw byte with x509 certificate to allow specify passwords" hace 5 años
  Anton Yaroshenko ac326babdf blind uwp fix hace 5 años
  Anton Yaroshenko a38623cb5a replace raw byte with x509 certificate to allow specify passwords hace 5 años
  Christian Kratky 896e9ed0aa Add interceptor for unsubscriptions. hace 5 años
  Lucas Rosa 4105beb7e6 Some more cleaning up: hace 5 años
  Lucas Rosa 5c25905510 Clean up hace 5 años
  Lucas Rosa e3f6b579b2 Working PoC hace 5 años
  Lucas Rosa c467c9c818 Debugging duplicated client id issue hace 5 años
  Christoph Stichlberger 7479e320ee Turn subscription publishing loglevel down hace 5 años
  Christoph Stichlberger 781c5d4d7d Separate current and reconnect subscsriptions in managed client hace 5 años
  Christian Kratky b175119008 Refactoring and doc updates. hace 5 años
  Christian Kratky 3ff5806dbb Dispose queue in managed client. hace 5 años
  Christian Kratky 073cd5243f Update docs. Add UnitTests. hace 5 años
  Jimmy Rosenskog 699558e47a Added exception handling to make sure all tasks are observed to avoid UnobservedTaskException. hace 5 años
  Бессонов Дмитрий 15ff03c136 use C#7.0 for default arguments hace 5 años
  Бессонов Дмитрий b12e3bc611 fix for #762 hace 5 años
  Johan x Lindqvist 61c3e02242 Updated exception message to be in line with other exception messages. hace 5 años
  Johan x Lindqvist 5618c4c1f7 Always access the exception property on the task if it has status IsFaulted. hace 5 años
  Johan x Lindqvist ba9ceed7ce Use Task.WhenAll to handle errors in both tasks. hace 5 años
  Johan x Lindqvist ad1c198e43 Remove if clause that stopped handling of tasks with exceptions. hace 5 años
  Benjamin Crosnier 1a41415dd1 Allow AssignedClientIdentifier in ClientConnected, ClientDisconnected and ConnectedHandler - Fixes chkr1011/MQTTnet#745 hace 5 años