Fabio Manganiello
bd5c80175f
- Major refactoring.
...
- More consistent naming for many methods, plus added a more extensive doc.
- Refactored the entry points for the daemon and the pusher into two
classes, easier to encapsulate and wrap into tests.
- Removed the local backend - managing the concurrency of two processes
reading and writing on the same socket at the same time was too much,
and its utility outside of the tests (which can have mock backends as
well) is quite modest.
- Managing stop events on the bus. Still some work to do tho.
- Fixed several bugs.
2017-12-20 20:25:08 +01:00
Fabio Manganiello
97b6fab376
Updated README
2017-12-18 01:53:32 +01:00
Fabio Manganiello
33c4d9fb52
s/platypush.response/platypush.message.response/g
2017-12-13 04:21:26 +01:00
Fabio Manganiello
491c2cd571
* More consistent management of responses
...
* Better per-plugin/per-backend logging management
2017-12-13 03:37:28 +01:00
Fabio Manganiello
ca68aeb0e9
Installation notes
2017-12-11 20:34:13 +01:00
Fabio Manganiello
a8eead4327
Installation notes
2017-12-11 20:33:36 +01:00
Fabio Manganiello
6c2ea3767c
s/runbullet/platypush/g
2017-12-11 20:30:57 +01:00
Fabio Manganiello
e9e0512a52
Implemented local backend
2017-12-11 16:48:28 +01:00
Fabio Manganiello
83d6fd9817
README
2017-11-05 01:11:13 +01:00
Fabio Manganiello
1c5ac4389b
README
2017-11-05 01:00:03 +01:00
Fabio Manganiello
31b97a8c96
README typo :)
2017-11-05 00:50:41 +01:00
Fabio Manganiello
5d2a0cffb5
#3 - Simplified command-line interface for pusher
2017-11-04 14:02:56 +01:00
Fabio Manganiello
c689b9bbf1
New format for messges, using actions instead of plugin names + custom args for each plugin
2017-11-04 12:28:15 +01:00
Fabio Manganiello
4b15cb1b45
README
2017-11-03 21:33:53 +01:00
Fabio Manganiello
52ba1c6c87
README
2017-11-03 20:18:10 +01:00
Fabio Manganiello
f07268293c
README
2017-11-03 18:17:47 +01:00
Fabio Manganiello
99a93012ce
Proper release with setuptools support
2017-11-03 15:06:29 +01:00
Fabio Manganiello
7b5813e151
Renamed project from notiier to runbullet
2017-11-03 12:34:47 +01:00