Commit Graph

7 Commits

Author SHA1 Message Date
Fabio Manganiello 6c2ea3767c s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00
Fabio Manganiello 50413dd89d Implemented send_msg on Pushbullet backend 2017-12-11 19:49:08 +01:00
Fabio Manganiello 47e289ed8f Fixed method name 2017-11-29 03:37:33 +01:00
Fabio Manganiello 57519ed114 - Implemented Kafka backend, as a variant of #6
- pusher changed to use either Pushbullet or Kafka as a backend
(whatever is specified with pusher=True in the main config file). Still
a lot of dirty code to refactor there tho.
2017-11-29 02:44:03 +01:00
Fabio Manganiello fcc136ae18 Cleanup websocket on error 2017-11-27 09:57:05 +01:00
Fabio Manganiello 9dfe7ae7b1 Need to pass device too 2017-11-09 05:10:15 +01:00
Fabio Manganiello 661ff9a0b8 #6: Made a more general purpose backend infrastructure 2017-11-09 05:04:48 +01:00