mycroft-core/mycroft/messagebus
Åke Forslund 0a9de0ab7c Update to pyee 8.1.0
pyee 8.1.0 adds a small change to make the once call to be more safe in
multithreaded environments.

This switches back from the now deprecated BaseEventEmitter to the
standard EventEmitter.
2020-10-22 11:43:06 +02:00
..
client remove deprecated ThreadedEventEmitter 2020-08-18 16:00:51 +09:30
service Update to pyee 8.1.0 2020-10-22 11:43:06 +02:00
__init__.py Move send function away from __main__ file 2019-10-29 09:14:49 +01:00
load_config.py added module level docstring 2019-07-19 08:16:55 +02:00
message.py Make message.response keep source/dest info 2020-02-24 10:37:10 +01:00
send.py Move send function away from __main__ file 2019-10-29 09:14:49 +01:00
send_func.py Move send function away from __main__ file 2019-10-29 09:14:49 +01:00