Wykres commitów

12 Commity (4c21339f7a5c1c0700881d889dc142fb1d730239)

Autor SHA1 Wiadomość Data
Andrew Mirsky 29e5a74dbc
fixes Yakifo/amqtt#225 : updating all samples, adding test coverage for samples. python 3.10 needs to explicitly catch asyncio.TimeoutError. correct 'topic-check' plugin list 2025-06-17 17:03:40 -04:00
MVladislav 7cc746e483 refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
Florian Ludwig 90c74e4b8a rename hbmqtt to amqtt in samples/ 2021-03-27 17:49:55 +01:00
Marius Kriegerowski 7921e2cc22 linter project with black at default line length 88 2021-03-15 10:18:00 +01:00
Marius Kriegerowski e0fabc0bc3 Refactor to comply python3.8 2021-03-09 19:13:32 +01:00
Stein Magnus Jodal df2c9b8a43 flake8: Fix all E3xx newline warnings 2017-08-07 01:23:20 +02:00
Nicolas 18267d148e #50
Fix documentation and samples
2016-07-31 18:29:41 +02:00
Nico 4dcf8eb477 Revert to 3.4 coroutine syntax 2015-11-01 15:58:20 +01:00
Nico 52e3160995 #HBMQTT-35
Refactor yield from -> await
2015-10-16 22:13:37 +02:00
Nicolas Jouanin 9428accbf7 Add samples for SSL and WS 2015-08-06 21:08:22 +02:00
Nicolas Jouanin 9d0ee85497 Refactor client connect() method to accept a single uri argument 2015-08-02 16:56:50 +02:00
Nicolas Jouanin fddb0a3d13 Support encrypted (TLS) connection on client 2015-08-01 23:04:30 +02:00