Andrew Mirsky
|
1971af26a4
|
match yaml 'plugins' format as dictionary with python dictionary format; allow for list as well as dictionary, in case that format slips in
|
2025-07-04 16:05:55 -04:00 |
Andrew Mirsky
|
fb0404321d
|
Merge branch 'main' into alt_plugin_config
|
2025-06-27 13:59:39 -04:00 |
Andrew Mirsky
|
ea59956458
|
resolves Yakifo/amqtt#196 : adds alternative, non-breaking mechanism to identify and config plugins directly within in the broker (and client) config files
|
2025-06-18 12:54:21 -04:00 |
Andrew Mirsky
|
b7ccc458e9
|
moving base classes for auth and topic plugins into common file
|
2025-06-17 12:53:37 -04:00 |
Andrew Mirsky
|
f55d7feab8
|
resolving type-hinting conflicts
|
2025-06-17 12:48:31 -04:00 |
Andrew Mirsky
|
b72c7d4f28
|
Merge branch 'rc' into plugin_call_optimization
|
2025-06-14 09:51:12 -04:00 |
Andrew Mirsky
|
e7882a3755
|
fixes amqtt/Yakifo#210 : when reconnect is false, authentication failure causes NoDataError instead of ConnectError
|
2025-06-12 10:52:44 -04:00 |
Andrew Mirsky
|
7b936d785c
|
loading plugins from config file, bypassing entry points. authenticate and subscribe/publish
|
2025-06-12 08:37:27 -04:00 |