461 Révisions (c5c088300f825920eb17f358baf2575650aa3f5d)
 

Auteur SHA1 Message Date
  Christian Kratky c5c088300f Merge branch 'master' of https://github.com/chkr1011/MQTTnet il y a 6 ans
  Christian 2e3e58ed73
Update .bettercodehub.yml il y a 6 ans
  Christian 9dddd40dbe
Update .bettercodehub.yml il y a 6 ans
  Christian Kratky 66a77db851 Merge branch 'master' of https://github.com/chkr1011/MQTTnet il y a 6 ans
  Christian 782dcffc62
Update MQTTnet.sln il y a 6 ans
  Christian 40f7a7c593
Delete duplicate file il y a 6 ans
  Christian ff45be1f71 Update docs il y a 6 ans
  Christian aaed2ed790 Process client messages in worker thread (extend options) il y a 6 ans
  Christian d9501de252 Treat a connection handover as a clean disconnect. il y a 6 ans
  Christian 9fdcb08364 Add benchmark app. il y a 6 ans
  Christian 9f4f37bb51 Update nugets il y a 6 ans
  Christian 9051f8275b
Merge pull request #215 from biapar/patch-1 il y a 6 ans
  Christian b23d25217b Fix unit tests. il y a 6 ans
  Christian 9afff6d8a0 Merge branch 'develop' il y a 6 ans
  Christian ec41efd860 Fix client dead lock and protocol version issues. il y a 6 ans
  BP 580a431fbf
Update Startup.cs il y a 6 ans
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter il y a 6 ans
  Christian 06a299d212
Update README.md il y a 6 ans
  Christian f90985a1f9
Merge pull request #214 from JanEggers/Fix175 il y a 6 ans
  JanEggers 677beddf07 fixed code quality compliance il y a 6 ans
  JanEggers 7154a7b3dc fixed tests il y a 6 ans
  JanEggers 7de3d79d09 added tcp adapter il y a 6 ans
  Christian 54a0265ef9 Fix UnitTests il y a 6 ans
  Christian 8f96acaec4 Fixed a race condition in client and server. il y a 6 ans
  Christian cea984cc2f Fix stream and socket handling. il y a 6 ans
  Christian fcf748e980 Merge branch 'develop' il y a 6 ans
  Christian e58cb3c9cd Update docs. il y a 6 ans
  Christian 3587a8ebd1 Add new option which allows configuring the send interval for keep alive packets. il y a 6 ans
  Christian 3193381b69 Refactor web socket stream. Add mqtt as default sub protocol. il y a 6 ans
  Christian 7a9ddfc2b5 Fix packet identifier which is sent from the server. il y a 6 ans
  Christian 447b2aa2c6 Add new extension methods. il y a 6 ans
  Christian b3eaeea8a4 Fix log issue in UWP test app. il y a 6 ans
  Christian 45b4c05867 Update version il y a 6 ans
  Christian 49da66dcff Fix issue when disconnecting on UWP il y a 6 ans
  Christian bb9d5586f0 Update nuspec il y a 6 ans
  Christian c5d22f4b27 Update docs il y a 6 ans
  Christian e57ec11ed8 Update libs il y a 6 ans
  Christian 56acc82445 Fix null ref in server when using interceptor il y a 6 ans
  Christian 6e828d091f Override ToString() for LogMessage il y a 6 ans
  Christian e1d8697331 Fix wrong parsing and generating of MqttConnAck for version 3.1.0 il y a 6 ans
  Christian 90098c2006 Optimize dispatcher il y a 6 ans
  Christian b3a25fb9e8 Fix subscription handling of _ManagedClient_. il y a 6 ans
  Christian f85ad4965b Refactor keep alive monitoring and add unit tests. il y a 6 ans
  Christian f5696b6fc0 Merge branch 'develop' il y a 6 ans
  Christian c26555aca5 Refactor ManagedClient il y a 6 ans
  Christian 0accb467b5 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 6 ans
  Christian 3b34fd4750 Fix build il y a 6 ans
  Christian abb216c055 Fix retained message handling il y a 6 ans
  Christian 1760dc7d35 Fix async issues il y a 6 ans
  Christian 034e7fd750 Add event for processed application message (managed client only) il y a 6 ans