401 コミット (08c9ecb0112c26b4d96737fae0b13d99d9b03294)

作成者 SHA1 メッセージ 日付
  Christian Kratky 683bb43486 Fix performance issue in logger. 4年前
  Christian Kratky a58ab607ad Improve logger performance. 4年前
  Christian Kratky 2a421d1d42 Refactor code. 4年前
  JanEggers 4b481b4833 removed unused dependecies 4年前
  Christian Kratky e798c91ff3 Fix exception handling when using invalid host names upon connect. 4年前
  Christian Kratky 9810e52bcb Fix build. 4年前
  Christian Kratky 31df8247fa Try to fix CI build. 4年前
  JanEggers 93d8679bbc fixed netcoreapp3.1 build 4年前
  Christian Kratky 9749f790ea Try to fix CI builds. 4年前
  Christian Kratky fbbc638c75 Try to fix CI builds. 4年前
  Christian Kratky cf7e59a774 Improve unit tests. 4年前
  Christian Kratky 7931af7487 Add support for certificate validation callback for Web Socket connections. 4年前
  Christian Kratky c2ac4fffaf Expose PING method for clients. 4年前
  Christian Kratky 4b78710705 Refactor topic filter naming. 4年前
  JanEggers d49a4384c0 use the RemoteEndpoint property from the ConnectionContext and added test 4年前
  Christian Kratky 4b08bb41f5 Refactor code. 4年前
  Christian Kratky b9e9fe64ac Refactor adapter handling. 4年前
  PSanetra fcd6b7ff52 Process messages async 4年前
  Christian Kratky 54870adc64 Fix build warnings and errors. 4年前
  Christian Kratky fc358f9015 Fix build errors. 4年前
  Christian Kratky 67d56644b2 Expose custom session items in session status. 4年前
  Christian Kratky 6e0d3ec0fb Update nuget packages. 4年前
  Christian Kratky 7a24970035 Fix UnitTests. 4年前
  Christian Kratky ad128c7889 Improve socket handling. 4年前
  PMExtra 774d49a908 Fix exception message and add test cases. 4年前
  Christian Kratky 81b547f386 Fix logging issues. 4年前
  Christian Kratky 04ccdcd562 Add low level client. 4年前
  PMExtra 4eb65fc3d2 Support MqttClientOptionsBuilder.WithConnectionUri() 4年前
  PMExtra 55dc940abb GetUserProperty extension. 4年前
  Christian Kratky 0653b89701 Fix broken unit tests. 4年前
  Christian Kratky 561474c572 Fix broken unit tests. 4年前
  JanEggers 20eda96921 fixed core 3.1 startup and verified it still works with 2.1 and net461 4年前
  Christian Kratky 72fa13ca5b Fix build errors. 4年前
  Christian Kratky ce51d12a03 Update SDK versions. 5年前
  JanEggers 27a61819d3 removed unused code 5年前
  JanEggers 328ffc734f dont allow publish before the client is started and adjusted testclient accordingly 5年前
  JanEggers ac06a001e2 fixed some warnings 5年前
  JanEggers 698f0b66d2 fixed object disposed exception on netfx fixing #803 #733 #728 #486 #158 5年前
  JanEggers 14419e4d63 fixed clients overlapping from one test to another by: 5年前
  Christian Kratky 624fafc662 Update nugets. 5年前
  Lucas Rosa 5c25905510 Clean up 5年前
  Lucas Rosa e3f6b579b2 Working PoC 5年前
  Lucas Rosa c467c9c818 Debugging duplicated client id issue 5年前
  Christoph Stichlberger 781c5d4d7d Separate current and reconnect subscsriptions in managed client 5年前
  Christian Kratky cfcb858423 Update libs. 5年前
  Christian Kratky 073cd5243f Update docs. Add UnitTests. 5年前
  Benjamin Crosnier 1a41415dd1 Allow AssignedClientIdentifier in ClientConnected, ClientDisconnected and ConnectedHandler - Fixes chkr1011/MQTTnet#745 5年前
  Christian Kratky cf6f0ece0e Add test execution in build script. 5年前
  Christian Kratky 50d65f2fed Update nugets. 5年前
  JanEggers a4420063c0 fixed #743 5年前