platypush/platypush/message
Fabio Manganiello 352d421e61 Added file.monitor backend [closes #172]
The file.monitor backend leverages watchdog instead of the Linux-only
inotify API and it replaces the inotify backend.
2021-03-14 00:08:20 +01:00
..
event Added file.monitor backend [closes #172] 2021-03-14 00:08:20 +01:00
request Context shouldn't be dumped as json in case of exceptions - if some objects are not JSON serializable then we end up with an uncaught exception 2021-03-05 18:52:57 +01:00
response More descriptive attribute names for the Tensorflow predict response. 2020-10-02 01:17:34 +02:00
__init__.py Refactored logging names 2020-09-27 01:33:38 +02:00