platypush/platypush/backend
Fabio Manganiello 4e82dd17bb
🐛 Partial revert of c18768e61f
`datetime.utcnow` may be deprecated on Python >= 3.12, but
`datetime.UTC` isn't present on older Python versions.

Added a `platypush.utils.utcnow()` method as a workaround compatible
with both.
2024-05-31 19:52:32 +02:00
..
http 🐛 Partial revert of c18768e61f 2024-05-31 19:52:32 +02:00
nodered [#394] All manifest.yaml converted to manifest.json. 2024-05-17 02:21:57 +02:00
redis [#394] All manifest.yaml converted to manifest.json. 2024-05-17 02:21:57 +02:00
tcp [#394] All manifest.yaml converted to manifest.json. 2024-05-17 02:21:57 +02:00
__init__.py Unregister a Zeroconf instance if it already exists before publishing a backend service. 2024-04-16 00:12:55 +02:00