platypush/platypush
Fabio Manganiello 948f3dc37d Implemented timestamp mark on messages to trigger message expiration logic in case something stays on the bus for longer than a minute 2018-10-08 10:35:59 +00:00
..
backend Reverted bus post logic for HTTP backend 2018-09-25 00:31:51 +02:00
bus Implemented timestamp mark on messages to trigger message expiration logic in case something stays on the bus for longer than a minute 2018-10-08 10:35:59 +00:00
config Better fix for broken async variables and attributes after Python 3.7 migration 2018-08-07 22:00:11 +00:00
context Removed timeout from get_plugin lock; Added Redis server to tests configuration 2018-09-20 10:59:18 +00:00
cron Replaced EventAction with Procedure to allow more flexibility in event hooks and cronjobs 2018-09-27 01:52:35 +02:00
event Replaced EventAction with Procedure to allow more flexibility in event hooks and cronjobs 2018-09-27 01:52:35 +02:00
message Implemented timestamp mark on messages to trigger message expiration logic in case something stays on the bus for longer than a minute 2018-10-08 10:35:59 +00:00
plugins Make decode safe against null values 2018-10-06 23:37:26 +02:00
procedure Expanding procedure arguments from context 2018-10-05 09:38:38 +02:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
utils Switched the bus to a Redis bus 2018-09-20 10:49:57 +00:00
__init__.py Implemented timestamp mark on messages to trigger message expiration logic in case something stays on the bus for longer than a minute 2018-10-08 10:35:59 +00:00
__main__.py Fixed procedure execution code 2018-01-04 16:11:54 +01:00
config.example.yaml Updated sample config 2017-12-24 01:33:06 +01:00
create_device.sh s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00