Skip to main content

OVOS MessageBus

messagebus service, the nervous system of OpenVoiceOS

Alternative implementations

Configuration

under mycroft.conf

{
  // The mycroft-core messagebus websocket
  "websocket": {
    "host": "0.0.0.0",
    "port": 8181,
    "route": "/core",
    "ssl": false,
    // in mycroft-core all skills share a bus, this allows malicious skills
    // to manipulate it and affect other skills, this option ensures each skill
    // gets its own websocket connection
    "shared_connection": true,
    // filter out messages of certain types from the bus logs
    "filter": false,
    // which messages to filter if filter is enabled
    "filter_logs": ["gui.status.request", "gui.page.upload"]
  }
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ovos-messagebus-0.0.10.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ovos_messagebus-0.0.10-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file ovos-messagebus-0.0.10.tar.gz.

File metadata

  • Download URL: ovos-messagebus-0.0.10.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for ovos-messagebus-0.0.10.tar.gz
Algorithm Hash digest
SHA256 e2d41672d4cfb1e71e29f5cf5b8ca4d5f26f8060806b285d378c5cc0db2d4003
MD5 bf26586edfa65ac0b3269a87258d8a2e
BLAKE2b-256 ccb74881df5e1064ad25a30cbed3476b6adecbdd1de0875c74011892504b412c

See more details on using hashes here.

File details

Details for the file ovos_messagebus-0.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_messagebus-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 4cd870b2ad7b572b45aee0f4fa14e0072b43d6064186960d09975b9364322288
MD5 cfcbf9efe48451eb8817388ad88c2197
BLAKE2b-256 486c145b1c9b662f42d3f9057b29635a2566c30439f0af7a807710547523bb88

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.10 This release

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page