Andrew Mirsky
|
a2e5a67059
|
resolves Yakifo/amqtt#250 : * was being blocked as a valid topic character in publish/receive, even though the invalid topic wildcard characters are '#' and '+'. also, add test coverage for error cases when creating different packet types.
|
2025-07-03 14:32:13 -04:00 |
MVladislav
|
a024b174d0
|
refactor: more cleanup/linting
|
2025-01-12 20:52:50 +01:00 |
MVladislav
|
7c001d69b2
|
refactor: bigger code upgrade and improves
- add github workflows
- update project.toml by disable multi parts to not see every needed fix now
- improve tests cases
- improve code quality
- ...
|
2024-12-21 11:52:26 +01:00 |
Florian Ludwig
|
e1c73fc53a
|
update imports in tests
|
2021-03-27 17:49:55 +01:00 |
Marius Kriegerowski
|
db3dffa857
|
use black linter with 96 char line length
|
2021-03-14 21:44:41 +01:00 |
Stein Magnus Jodal
|
559c18f681
|
flake8: Fix all F403, F405, F821 import warnings
|
2017-08-07 01:23:21 +02:00 |
Stein Magnus Jodal
|
ed676945b4
|
flake8: Fix all Wxxx whitespace and newline warnings
|
2017-08-07 01:23:21 +02:00 |
Nicolas Jouanin
|
e85e319597
|
Refactor mutt classes for using adapters
|
2015-07-31 23:01:32 +02:00 |
Nicolas Jouanin
|
9c14f6d01d
|
Factorize VariableHeader with packet id
|
2015-06-17 21:08:13 +02:00 |
Nicolas Jouanin
|
14f7fe0644
|
Add PUBACK , PUBREC messages
|
2015-06-17 17:19:31 +02:00 |