Commit graph

9 commits

Author SHA1 Message Date
Fabio Manganiello 50413dd89d Implemented send_msg on Pushbullet backend 2017-12-11 19:49:08 +01:00
Fabio Manganiello e9e0512a52 Implemented local backend 2017-12-11 16:48:28 +01:00
Fabio Manganiello 47e289ed8f Fixed method name 2017-11-29 03:37:33 +01:00
Fabio Manganiello 9790541362 Should flush the connection before exiting 2017-11-29 03:18:01 +01:00
Fabio Manganiello 83cbbb26ac Doing proper message encoding on kafka producer 2017-11-29 03:12:50 +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