391 Révisions (04ccdcd5628eb3f0e0338ceee73fc4b087745ec2)

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