platypush/platypush/message
Fabio Manganiello 334ccc35a2
Don't serialize I/O wrappers
This removes warnings on `config.get`, where the `logging` configuration
key may also contain the current logging stream and we end up with a
JSONDecodeError when trying to serialize it.
2023-01-25 00:52:37 +01:00
..
event - Expose methods on the bus module to publish/subscribe to notifications and entity updates 2023-01-21 16:56:27 +01:00
request Replaced `disable_logging` with a more generic `logging_level`. 2022-12-11 11:46:37 +01:00
response Replaced `disable_logging` with a more generic `logging_level`. 2022-12-11 11:46:37 +01:00
__init__.py Don't serialize I/O wrappers 2023-01-25 00:52:37 +01:00