Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.15a1.tar.gz (8.2 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.15a1-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file ovos_messagebus-0.0.15a1.tar.gz.

File metadata

  • Download URL: ovos_messagebus-0.0.15a1.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for ovos_messagebus-0.0.15a1.tar.gz
Algorithm Hash digest
SHA256 c973532ed15065c828dc8591642fe8decd6abe1beccb31e16325737fcf8b7b7e
MD5 5aab7f052956aaa1c8e88c544cdc2a6d
BLAKE2b-256 23c075f1340aec7698338187b558f828531d8d2ec6c4760cbb53cdd7080e36dc

See more details on using hashes here.

File details

Details for the file ovos_messagebus-0.0.15a1-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_messagebus-0.0.15a1-py3-none-any.whl
Algorithm Hash digest
SHA256 94b46961bc0ac994e3ea59415a3aa8dfeed26168bdfe0e375392cbb7a1700d28
MD5 3495a10a44ed78edc730fc059232a41e
BLAKE2b-256 19e665323da30bdb3a849154fb69c74b754c6911fbd583e59a3df4d471e4e30c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.15a1 This release

2 files

0.0.10

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