Commit Graph

  • *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • | * |
  • * | |
  • |\ \ \
  • | * \ \
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • * | | |
  • |\ \ \ \
  • | | * \ \
  • | | |\ \ \
  • | |_|/ / /
  • |/| | | |
  • | * | | |
  • | |\ \ \ \
  • | |/ / / /
  • |/| | | |
  • | | * | |
  • | | * | |
  • | | * | |
  • | * | | |
  • | | | * |
  • * | | | |
  • |\ \ \ \ \
  • | | | | * \
  • | | | | |\ \
  • | |_|_|_|/ /
  • |/| | | | |
  • | | | | * |
  • | | | * | |
  • | | * | | |
  • | |/ / / /
  • |/| | | |
  • | | * | |
  • * | | | |
  • |\ \ \ \ \
  • | * | | | |
  • |/ / / / /
  • | | | | *
  • | * | | |
  • | | * | |
  • | |/ / /
  • |/| | |
  • | * | |
  • |/ / /
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • * | \
  • |\ \ \
  • | |/ /
  • |/| |
  • | | *
  • | |/
  • |/|
  • | *
  • | |\
  • | | *
  • | | *
  • | |/
  • |/|
  • | *
  • | |\
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • | | *
  • | |/
  • |/|
  • | *
  • | |\
  • | | *
  • | | |\
  • | | | *
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| / /
  • | |/ /
  • * | |
  • | | *
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | |\ \
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | |/ /
  • | | *
  • | | *
  • | |/
  • | *
  • | |\
  • | | *
  • * | |
  • | * |
  • | |\ \
  • | | * |
  • | |/ /
  • | * |
  • | |\ \
  • | | | *
  • | | | *
  • | | | *
  • | | | *
  • | | |/
  • | |/|
  • | | *
  • | | *
  • | | *
  • | |/
  • | *
  • | *
  • | |\
  • | | *
  • | | |\
  • | |/ /
  • | | *
  • | * |
  • 79d95c8 Fix hanging issue under UWP. by Gen 2020-04-13 03:04:44 -0700
  • 88e8691 Move server x509 certs into non-uwp compiler flags by Ben Origas 2019-11-26 08:38:18 -0600
  • 2864189 Add an x509 certificate parameter by Ben Origas 2019-11-15 09:37:33 -0600
  • 4b08bb4 Refactor code. by Christian Kratky 2020-04-10 10:53:17 +0200
  • c89918a Update python runtime for MQTTnet.Server. by Christian Kratky 2020-04-08 22:01:20 +0200
  • 6546175 Update README.md by Christian 2020-04-07 12:22:16 +0200
  • b9e9fe6 Refactor adapter handling. by Christian Kratky 2020-04-05 15:43:16 +0200
  • 9fd7c7b Merge pull request #891 from PSanetra/async-message-processing by Christian 2020-04-04 23:36:58 +0200
  • fcd6b7f Process messages async by PSanetra 2020-04-03 20:10:11 +0200
  • 54870ad Fix build warnings and errors. by Christian Kratky 2020-04-04 19:40:09 +0200
  • 892e484 Fix MQTTnet.Tests/Server_Tests/Same_Client_Id_Connect_Disconnect_Event_Order by PSanetra 2020-04-03 20:07:47 +0200
  • fc358f9 Fix build errors. by Christian Kratky 2020-04-04 13:08:29 +0200
  • b93cd5b Refactor code. by Christian Kratky 2020-04-04 13:07:10 +0200
  • aafc99f Merge pull request #884 from chkr1011/feature-isconnected by Christian 2020-04-04 13:05:58 +0200
  • b14d7af Merge branch 'master' into feature-isconnected by Christian 2020-04-04 13:05:45 +0200
  • 67d5664 Expose custom session items in session status. by Christian Kratky 2020-04-04 12:54:33 +0200
  • 6e0d3ec Update nuget packages. by Christian Kratky 2020-04-04 12:15:51 +0200
  • 2c6613a Merge branch 'feature/low_level_client' by Christian Kratky 2020-04-04 01:09:48 +0200
  • d464bfb Fix connect and disconnect event flow. by Christian Kratky 2020-04-04 01:01:37 +0200
  • 7a24970 Fix UnitTests. by Christian Kratky 2020-04-03 23:08:54 +0200
  • db906ec Merge branch 'master' into feature/low_level_client by Christian Kratky 2020-04-03 22:53:22 +0200
  • ad128c7 Improve socket handling. by Christian Kratky 2020-04-03 22:52:55 +0200
  • 3e096bc Merge pull request #886 from PMExtra/feature-userproperties by Christian 2020-04-03 22:50:52 +0200
  • f0be840 Merge branch 'master' into feature-userproperties by HansM 2020-04-03 18:49:39 +0200
  • 6de28d3 Merge pull request #889 from PMExtra/feature-with-uri by Christian 2020-04-03 14:32:11 +0200
  • 2ede7df Merge branch 'master' into feature-userproperties by PM Extra 2020-04-03 18:04:00 +0800
  • 2a35108 Merge branch 'master' into feature-with-uri by PM Extra 2020-04-03 18:03:11 +0800
  • 774d49a Fix exception message and add test cases. by PMExtra 2020-04-03 14:49:39 +0800
  • c83bec6 Fix for Nullable. by PMExtra 2020-04-03 14:44:04 +0800
  • 763d977 Check parameters and add friendly exceptions. by PMExtra 2020-04-02 17:29:00 +0800
  • 9368eeb Update nuspec. by PMExtra 2020-04-02 16:07:21 +0800
  • 81b547f Fix logging issues. by Christian Kratky 2020-04-01 23:15:08 +0200
  • e33c5cc Merge pull request #885 from chkr1011/fix-userproperties by Christian 2020-04-01 23:02:08 +0200
  • 0ca4c88 Merge branch 'master' into feature/low_level_client by Christian Kratky 2020-04-01 23:01:03 +0200
  • 04ccdcd Add low level client. by Christian Kratky 2020-04-01 20:43:00 +0200
  • aafd4ea Fix. by PMExtra 2020-04-01 15:30:24 +0800
  • 4eb65fc Support MqttClientOptionsBuilder.WithConnectionUri() by PMExtra 2020-03-31 16:42:04 +0800
  • f7f00f4 Update nuspec. by PMExtra 2020-03-31 12:03:00 +0800
  • af0b98e Merge pull request #888 from chkr1011/fix-copyright-date by HansM 2020-03-30 19:47:46 +0200
  • 0da2ab9 Adjusted copyright information in the nuget package specifications. by SeppPenner 2020-03-30 19:46:18 +0200
  • ea22ef4 Adjusted .nuspec file, added property to interface as well. by SeppPenner 2020-03-30 19:44:15 +0200
  • cb5a0cf Updated nuget package description. by SeppPenner 2020-03-30 19:38:44 +0200
  • 55dc940 GetUserProperty extension. by PMExtra 2020-03-30 17:10:04 +0800
  • c40e3c6 Removed checks for user properties in MQTT v3 and instead ignore them. by SeppPenner 2020-03-29 17:26:40 +0200
  • 87c4fa1 Added check if the server is started or not. by SeppPenner 2020-03-29 16:48:19 +0200
  • 0653b89 Fix broken unit tests. by Christian Kratky 2020-03-26 22:33:30 +0100
  • 561474c Fix broken unit tests. by Christian Kratky 2020-03-26 15:35:14 +0100
  • c10145f Use IConnectionEndPointFeature to get IMqttChannelAdapter.Endpoint in aspnetcore31 by 陈国伟 2020-03-26 12:32:09 +0800
  • dca2af4 Merge pull request #880 from xljiulang/master by Christian 2020-03-25 21:33:34 +0100
  • 9ed80da Reduce the performance cost of Memory<T>.getSpan() by xljiulang 2020-03-25 21:32:43 +0800
  • 0d39bbb Merge pull request #870 from JanEggers/aspnetcore3bugfixes by Christian 2020-03-17 10:17:12 +0100
  • 52faf6d updated releasenotes by JanEggers 2020-03-15 14:47:50 +0100
  • 20eda96 fixed core 3.1 startup and verified it still works with 2.1 and net461 by JanEggers 2020-02-27 19:12:03 +0100
  • f6a814c Update build script. by Christian Kratky 2020-03-14 23:52:07 +0100
  • 8e0bce7 Remove obsolete references. by Christian Kratky 2020-03-14 23:49:26 +0100
  • 72fa13c Fix build errors. by Christian Kratky 2020-03-14 22:59:17 +0100
  • 45e3455 Merge remote-tracking branch 'origin/master' by Christian Kratky 2020-03-14 22:46:23 +0100
  • 160da00 Merge pull request #873 from andrei-m-code/bugfix/mqttnet-client-semaphore-dispose by Christian 2020-03-14 22:39:46 +0100
  • 6b4b829 Merge branch 'develop' by Christian Kratky 2020-03-14 22:38:36 +0100
  • e7fa465 DIspose semaphore in MqttChannelAdapter by Andrei Mikhalevich 2020-03-12 11:07:30 -0400
  • 7990058 Merge pull request #869 from dominikviererbe/feature/MqttClientUnsubscribeOptionsBuilder by Christian 2020-03-10 09:55:57 +0100
  • a20c845 Update MQTTnet.nuspec by Dominik Viererbe 2020-03-09 18:27:35 +0100
  • 5f59aca Added MqttClientUnsubscribeOptionsBuilder analogous to MqttClientSubscribeOptionsBuilder by Dominik Viererbe 2020-02-25 16:30:08 +0100
  • 76ddf8c Merge pull request #852 from cdobler/check-"Keep-Alive"-while-other-messages-are-sent-#851 by HansM 2020-02-24 17:02:42 +0100
  • 1220342 Merge branch 'develop' into check-"Keep-Alive"-while-other-messages-are-sent-#851 by Christoph 2020-02-24 08:20:25 +0100
  • 6f71aaf Merge pull request #868 from wazzamatazz/master by Christian 2020-02-22 19:32:12 +0100
  • fd8caed Add .NET 3.1 target by Graham Watts 2020-02-22 11:25:01 +0200
  • 313f90a Added receiveTracker to detect whether messages are received from broker. by Christoph 2020-01-28 14:36:19 +0100
  • 4d27f42 Merge remote-tracking branch 'origin/develop' into develop by Christian Kratky 2020-01-25 23:34:53 +0100
  • 8ae318f Merge pull request #838 from jimsch/connectErrors by Christian 2020-01-12 22:11:28 +0100
  • 7dde2f1 Change variable name per review request by Jim Schaad 2020-01-12 12:31:09 -0800
  • 49c5278 Merge branch 'master' into develop by Christian Kratky 2020-01-10 22:18:48 +0100
  • ce51d12 Update SDK versions. by Christian Kratky 2020-01-10 22:16:31 +0100
  • b1559a8 Correct to print right result by Jim Schaad 2020-01-08 11:11:41 -0800
  • 457143c Merge branch 'develop' into connectErrors by Jim Schaad 2020-01-08 11:10:58 -0800
  • c60bf51 Merge pull request #839 from JanEggers/develop by Christian 2020-01-08 19:14:08 +0100
  • 630400d avoid task.run on newer platforms by JanEggers 2020-01-04 11:55:12 +0100
  • a152066 fixed managed client so it does not send disconnect packet when disposed by JanEggers 2020-01-04 11:54:41 +0100
  • 138cd16 fixed compilation by JanEggers 2020-01-04 11:53:15 +0100
  • 27a6181 removed unused code by JanEggers 2020-01-04 11:52:43 +0100
  • 9c378fb Provide the full ACK on a connection failure by Jim Schaad 2019-12-31 14:44:25 -0800
  • d408842 Return correct set of user properties by Jim Schaad 2019-12-31 14:33:31 -0800
  • 2e7d074 Merge pull request #833 from JanEggers/bugfixes by Christian 2019-12-28 20:28:38 +0100
  • 328ffc7 dont allow publish before the client is started and adjusted testclient accordingly by JanEggers 2019-12-28 15:55:35 +0100
  • 8ecf658 Update MQTTnet.nuspec by Christian 2019-12-28 14:05:24 +0100
  • 7b25c6f Merge pull request #836 from PMExtra/develop by Christian 2019-12-28 14:04:27 +0100
  • 069c19a Support existing session with ManagedMqttClient. by PMExtra 2019-12-23 20:38:29 +0800
  • 35e729b Merge pull request #826 from fogzot/develop-iretainedmesagesmanager by Christian 2019-12-22 16:50:37 +0100
  • ac06a00 fixed some warnings by JanEggers 2019-12-21 10:42:18 +0100
  • a77e0b8 spread dispose pattern by JanEggers 2019-12-21 09:09:03 +0100
  • 698f0b6 fixed object disposed exception on netfx fixing #803 #733 #728 #486 #158 by JanEggers 2019-12-20 15:36:03 +0100
  • 14419e4 fixed clients overlapping from one test to another by: - adding client and server wrappers to verify the clientid starts with the testname - adding disposable baseclass - clear disconnect handler from client so it does not try to reconnect after it is disposed - moved code from dispose to cleanup in case it is called in a stop method as dispose may only be called once while start / stop may be called multiple times by JanEggers 2019-12-20 13:47:00 +0100
  • 3600ebb Create default MqttRetainedMessagesManager in options by Federico Di Gregorio 2019-12-18 10:25:24 +0100
  • 5567696 Use IList in IMqttRetainedMessagesManager return values by Federico Di Gregorio 2019-12-17 12:39:57 +0100
  • f949d54 Added IMqttRetainedMessagesManager by Federico Di Gregorio 2019-12-17 11:54:59 +0100
  • 624fafc Update nugets. by Christian Kratky 2019-12-08 20:10:46 +0100
  • 23e9321 Merge pull request #800 from stepkillah/develop by Christian 2019-11-27 21:33:21 +0100
  • f9b2c91 merged by Anton Yaroshenko 2019-11-18 11:32:00 +0200
  • 9fb1cc3 added UWP compiler flags by Anton Yaroshenko 2019-11-18 11:16:34 +0200
  • 1c89a8b Update docs. by Christian Kratky 2019-11-17 21:25:30 +0100