Open skulumani opened 5 years ago
https://github.com/mh-g/python-signal-cli
https://github.com/AsamK/signal-cli/wiki/DBus-service
https://github.com/AsamK/signal-cli/tree/master/data
Use a worker thread to send messages.
Listener thread populates a message queue. When queue has data the sender thread picks the first element and sends a message
https://github.com/mh-g/python-signal-cli
https://github.com/AsamK/signal-cli/wiki/DBus-service
https://github.com/AsamK/signal-cli/tree/master/data