770 コミット (43105f71d826e3a42e9a4f5836c08c1cd7aa097b)
 

作成者 SHA1 メッセージ 日付
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. 6年前
  Christian Kratky 40c408a9c0 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian 91a918d30b
Merge pull request #479 from PaulFake/patch-1 6年前
  Paul Fake 2a93fc18e4 Made comparison function static 6年前
  Paul Fake 31de6ee186
Delegate comparison function 6年前
  Paul Fake 74d59673a8
Delegate for comparisons 6年前
  Paul Fake d1c3d9b453
Removed unnecessary code 6年前
  Paul Fake baa9241216 Revert "Changes to this file no longer needed" 6年前
  Paul Fake 2c6c3ac6a4
Changes to this file no longer needed 6年前
  Paul Fake b2c31331b6
Peek-and-publish model 6年前
  Paul Fake 9ff39c1fd9
New functions 6年前
  Paul Fake 210d57b254
IEquatable for speed 6年前
  Christian Kratky d7b98080f5 Refactor unit test for server events. 6年前
  Christian Kratky 3e7b41e712 Refactor code. 6年前
  Christian Kratky 5f18f35e02 Refactor task usage in client. 6年前
  Christian Kratky af39e87703 Refactor code. 6年前
  Christian Kratky fcff3a2c8d Update docs. 6年前
  Christian 803dd6f64e
Merge pull request #476 from PaulFake/patch-1 6年前
  Paul Fake a1e258eb24
Check for pending disconnect in ThrowIfNotConnected 6年前
  Christian Kratky e9df698a1f Update nuget versions. 6年前
  Christian Kratky bddcbf6999 Refactor code. 6年前
  Christian be22e2551d
Merge pull request #471 from JanEggers/develop 6年前
  Jan Eggers 4e01c7f13d updated nuget spec according to csproj 6年前
  Christian Kratky 7181813f12 Fix pending messages overflow strategy issue. 6年前
  Christian Kratky 6fc9f12c34 Refactor task await. 6年前
  Christian cc4e37fa40
Merge pull request #469 from JanEggers/fixedConcurrentWrites 6年前
  JanEggers ccadd4e41a updated release notes 6年前
  JanEggers a5caab62f8 fixed parallel writes 6年前
  Christian Kratky 2bff218806 Update docs. 6年前
  Christian Kratky 95c30a2843 Update docs. 6年前
  Christian Kratky 28efbcdb3d Add max pending messages options for ManagedClient. 6年前
  Christian Kratky ca7952ab33 Remove wrong setter. 6年前
  Christian Kratky 62693af196 Merge from master. 6年前
  Christian Kratky 5abee2512f Update nuget packages. 6年前
  Christian Kratky c9a6155834 Update docs. 6年前
  Christian Kratky aad3ab903f Expose retained messages to server interface. 6年前
  Christian Kratky 4c76a898b6 Add new UnitTests. 6年前
  Christian b819746165
Merge pull request #430 from JanEggers/fix#421 6年前
  JanEggers 73d33e2200 fixed #421 6年前
  Christian 740bc3aa30
Merge pull request #429 from JanEggers/supportTlsProtolOptionOnServer 6年前
  JanEggers 583b32f17a updated release notes 6年前
  JanEggers b7ab29473b added ability to specify tls protocol version 6年前
  Christian Kratky ffc4f1408a Merge develop. 6年前
  Christian Kratky c8b3066883 Update docs. 6年前
  Christian Kratky fb4f89b412 Replace TaskCompletionSource in Client with Interlocked gate. 6年前
  Christian Kratky 6bee6a0469 Update docs. 6年前
  Christian Kratky 0c2ab9b231 Fix a deadlock when an exception is fired while connecting. 6年前
  Christian Kratky 03bef4c15d Fix revocation checks in certificate validator. 6年前
  Christian Kratky ba62ca7306 Update docs. 6年前
  Christian Kratky 56a1530cee Add a method for clearing all retained messages at the server. 6年前