mycroft-core/mycroft/messagebus/client
Chris Veilleux d8f3095d40 Rename the message bus client and abstract config loading
Message bus config loading is now shared by service and client.

messagebus.client.ws file is still available in case skills are using it. It is a backport that inherits from the new MessageBusClient class. Adds depreciation warning.
2019-07-19 08:16:54 +02:00
..
__init__.py Rename the message bus client and abstract config loading 2019-07-19 08:16:54 +02:00
client.py Rename the message bus client and abstract config loading 2019-07-19 08:16:54 +02:00
threaded_event_emitter.py Feature/threaded emitter for real (#2024) 2019-02-28 03:04:51 -06:00
ws.py Rename the message bus client and abstract config loading 2019-07-19 08:16:54 +02:00