1050 Commits (1847af13d2023341dbb01d41730212f544b57f98)
 

Author SHA1 Message Date
  Christian Kratky 8fa9943c3d Merge branch 'master' into develop 6 years ago
  Christian Kratky 195357835b Merge branch 'master' of https://github.com/chkr1011/MQTTnet 6 years ago
  Christian Kratky 28b2562112 Fix client session disposal in server. 6 years ago
  Christian Kratky ab24368de1 Update docs. 6 years ago
  Christian Kratky 9b51404b4d Add Unit Tests. 6 years ago
  Christian Kratky 619eaf284d Add readonly property for client options. 6 years ago
  Christian Kratky 86c348df58 Stop existing sessions before takeover from another client. 6 years ago
  Christian Kratky fdb2ec897c Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky b091fee554 Reset the keep alive monitor if a session is being resumed from a different (or same) client. 6 years ago
  Christian 14ec6ee793
Merge pull request #484 from fogzot/feature-msbuild-conditions 6 years ago
  Federico Di Gregorio 0cfef0649a Fixed appveyor configuration to use full solution 6 years ago
  Federico Di Gregorio 7292af7db4 Added solution that does not include UWP 6 years ago
  Federico Di Gregorio bc1a197c4f Align conditions in dependent project with conditions in MQTTnet 6 years ago
  Christian Kratky ccc275902f Fix wrong retain flag when distributing messages. 6 years ago
  Christian Kratky 0f5fb8aa3a Add more pacakges. 6 years ago
  Christian Kratky 83eca982e9 Update nugets. 6 years ago
  Christian Kratky 017f17a6b1 Fix UnitTests. 6 years ago
  Christian Kratky b3564e01a4 Update docs. 6 years ago
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. 6 years ago
  Christian Kratky 40c408a9c0 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6 years ago
  Christian Kratky 7baff7c080 Refactor property definition for packets. 6 years ago
  Christian 91a918d30b
Merge pull request #479 from PaulFake/patch-1 6 years ago
  Paul Fake 2a93fc18e4 Made comparison function static 6 years ago
  Paul Fake 31de6ee186
Delegate comparison function 6 years ago
  Paul Fake 74d59673a8
Delegate for comparisons 6 years ago
  Paul Fake d1c3d9b453
Removed unnecessary code 6 years ago
  Paul Fake baa9241216 Revert "Changes to this file no longer needed" 6 years ago
  Paul Fake 2c6c3ac6a4
Changes to this file no longer needed 6 years ago
  Paul Fake b2c31331b6
Peek-and-publish model 6 years ago
  Paul Fake 9ff39c1fd9
New functions 6 years ago
  Paul Fake 210d57b254
IEquatable for speed 6 years ago
  Christian Kratky 7292cedd2f Encode ConnAck packet. 6 years ago
  Christian Kratky 48d5afa799 Refactor namings of serializers etc. 6 years ago
  Christian Kratky 3db22eea51 Remove dedicated V3 messages. 6 years ago
  Christian Kratky 2fbb44ec66 Add more property implementations. 6 years ago
  Christian Kratky d7b98080f5 Refactor unit test for server events. 6 years ago
  Christian Kratky 3e7b41e712 Refactor code. 6 years ago
  Christian Kratky 5f18f35e02 Refactor task usage in client. 6 years ago
  Christian Kratky af39e87703 Refactor code. 6 years ago
  Christian Kratky ace25af0e8 Added package properties. 6 years ago
  Christian Kratky 8d78455414 Fix breaking changes. 6 years ago
  Christian Kratky fed16d7710 Merge from develop. 6 years ago
  Christian Kratky fcff3a2c8d Update docs. 6 years ago
  Christian 803dd6f64e
Merge pull request #476 from PaulFake/patch-1 6 years ago
  Paul Fake a1e258eb24
Check for pending disconnect in ThrowIfNotConnected 6 years ago
  Christian Kratky e9df698a1f Update nuget versions. 6 years ago
  Christian Kratky bddcbf6999 Refactor code. 6 years ago
  Christian be22e2551d
Merge pull request #471 from JanEggers/develop 6 years ago
  Jan Eggers 4e01c7f13d updated nuget spec according to csproj 6 years ago
  Christian Kratky 7181813f12 Fix pending messages overflow strategy issue. 6 years ago