mycroft-core/mycroft/messagebus
Åke Forslund aad961f1b5 Copy message context on reply
This ensures that the original context isn't modified, for example when
converse is used the reply there would switch the source/destination for
the original message making the skill speak to the wrong destination.
2020-02-21 07:57:46 +01:00
..
client fix remove_all_events 2019-10-31 09:42:24 +01:00
service Log bus messages with debug level 2019-09-06 13:31:32 +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 Copy message context on reply 2020-02-21 07:57:46 +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