Wykres commitów

759 Commity (ced07f90dd0aa5d8d00b07ba35e46dffe926c0ee)

Autor SHA1 Wiadomość Data
Nicolas 7ff3451b94 Merge branch 'master' of https://github.com/beerfactory/hbmqtt 2017-06-02 21:17:26 +02:00
Nicolas 2c1db79127 Fix #75.
Reset packet_id when > 65535.
This may lead to performance problem when there are still many in-flight messages (QOS1 or QOS 2 not yet acknowledged)
2017-06-02 21:17:05 +02:00
Nicolas 646a62aa1a Merge pull request #70 from gdraynz/fired-events-listcomp
Remove plugin manager _fired_events listcomp
2017-06-02 17:08:28 +02:00
Nicolas 532040fff2 Merge pull request #69 from bachp/patch-1
Add license file to release tarball
2017-06-02 17:04:06 +02:00
Nicolas d382ada36b Update websockets, use local broker for testing 2017-06-02 16:53:58 +02:00
Guillaume Desvé 575118cc27 Remove plugin manager _fired_events listcomp 2017-05-05 17:42:04 +02:00
Pascal Bach 325454daed Add license file to release tarball 2017-04-06 14:09:20 +02:00
Nicolas dd1845f62c Merge pull request #67 from Jumperr-labs/master
Fixes Issue #66 - asyncio Methods not Called with self._loop
2017-03-30 14:31:51 +02:00
Nicolas 66f2faad7d Merge pull request #68 from ZhukovAlexander/master
Run tests for python 3.6-dev and nightly as well
2017-03-30 14:01:56 +02:00
Alexander Zhukov 7edffb476d Fix tests 2017-03-30 12:47:06 +03:00
Alexander Zhukov eb622747b6 Use tox-travis in CI 2017-03-30 12:04:25 +03:00
Alexander Zhukov aad09dbe02 Run tests for python 3.6-dev and nightly as well 2017-03-30 11:32:04 +03:00
dansheme 605747723d fixed issues while using non default async loop 2017-03-12 15:50:28 +02:00
Nicolas 31012b9bdf Merge pull request #63 from jcea/master
Typo
2017-01-10 13:14:54 +01:00
jcea 877f2ed5c8 Typo 2017-01-09 22:26:36 +01:00
Nicolas d2bf2a77b4 Bump version 2016-11-27 20:56:09 +01:00
Nicolas 7d9739427a release 2016-11-27 20:53:03 +01:00
Nicolas 56f1620efa Update changelog for 0.8.0 2016-11-27 20:52:26 +01:00
Nicolas be50891e76 Merge pull request #59 from cfchou/dev1609
release PluginManager._fired_events if they are done
2016-11-17 10:32:30 +01:00
Chifeng Chou 488ff01041 release PluginManager._fired_events if they are done 2016-11-17 12:28:09 +08:00
Nicolas 3c40a3f27d Fix typo 2016-11-13 11:54:41 +01:00
Nicolas 48fe9701b5 Merge pull request #58 from spacetag/patch-1
Switch : and @ in URL examples
Correct !
Thanks
2016-11-12 21:20:26 +01:00
Josiah 8b80d60f15 Switch : and @ in URL examples 2016-11-12 13:46:51 -06:00
njouanin b8109c87a8 Merge develop 2016-11-07 11:21:19 +01:00
Nicolas fd9b6d8685 Merge pull request #53 from cfchou/dev1609
disables verification of the server hostname in the server certificate
2016-09-26 23:19:49 +02:00
cfchou 5a2830b6f8 disables verification of the server hostname in the server certificate 2016-09-22 16:39:14 +08:00
Nicolas 18267d148e #50
Fix documentation and samples
2016-07-31 18:29:41 +02:00
Nicolas e3dffa22e0 Merge pull request #48 from FlorianLudwig/doc_fixes
cleanup broker reference
2016-07-30 21:37:33 +02:00
Nicolas f1df2701b6 Merge pull request #47 from FlorianLudwig/ssl_argument_parsing
accept boolean as config argument for "ssl"
2016-07-30 21:37:21 +02:00
Florian Ludwig a1bd7231b8 cleanup broker reference 2016-07-30 21:21:34 +02:00
Florian Ludwig f88d87fc60 accept boolean as config argument for "ssl" 2016-07-30 21:17:57 +02:00
Nicolas a5b8db51fb Merge pull request #46 from clach04/patch-1
Fix typo in docs
2016-07-16 21:24:00 +02:00
clach04 e566a7b5de Fix typo in docs 2016-07-16 07:46:19 -07:00
Nicolas a0cb5f5009 Add some checking for invalid port value (see issue #42) 2016-06-10 21:30:05 +02:00
Nicolas f9ed86869c Fix version 2016-05-31 22:30:57 +02:00
Nicolas 0a0d704b35 Merge branch 'release/0.7.3' into develop 2016-05-31 22:30:27 +02:00
Nicolas c6a8961409 Fix version 2016-05-31 22:30:07 +02:00
Nicolas 55a4ac650c Version 2016-05-31 22:27:47 +02:00
Nicolas 5ff1381571 Merge branch 'release/0.7.2' into develop 2016-05-31 22:26:41 +02:00
Nicolas e368125049 bump version 2016-05-31 22:26:18 +02:00
Nicolas 8e09e36858 update version 2016-05-31 22:02:45 +02:00
Nicolas 2bc8c80a80 Update 0.7.2 changelog 2016-05-31 21:59:26 +02:00
Nicolas 9f61197cdd Fix #41
Use direct match if topic filter doen't contain wildcard chars
2016-05-31 21:56:46 +02:00
Nicolas b7401443c8 Fix #40 and add test cases 2016-05-31 21:40:10 +02:00
Nicolas d390d12da5 Upgrade websocket lib 2016-05-31 21:39:23 +02:00
Nicolas da269d45e8 Change message level logged when clean session is set but the session to delete is not found. 2016-05-19 21:18:57 +02:00
Nicolas 62521a595a bump version 2016-05-07 07:27:55 +02:00
Nicolas 9b955596b7 Merge branch 'release/0.7.1' into develop 2016-05-07 07:27:20 +02:00
Nicolas 775dbbfb96 Merge branch 'release/0.7.1' 2016-05-07 07:27:00 +02:00
Nicolas ee5c0fefba Update changelog 2016-05-07 07:26:10 +02:00