Skip to main content

ovos-core reference python bus daemon

Project description

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"]
  }
}

Project details


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.11a1.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.11a1-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file ovos-messagebus-0.0.11a1.tar.gz.

File metadata

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

File hashes

Hashes for ovos-messagebus-0.0.11a1.tar.gz
Algorithm Hash digest
SHA256 0f7bd470cdfbdc663a0a9bdbd2bf0dd8945ddb72ee6ffc35d6621dbdf1abe6fd
MD5 48183cb5e416e7e385102a4d65810e4e
BLAKE2b-256 8ec0e9851980114243270c88f06fa981538684a66e2b9a4a392a60d504b15c84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_messagebus-0.0.11a1-py3-none-any.whl
Algorithm Hash digest
SHA256 6880c777630b1a9c4481230a1d1f92f77d7ddabb5b35d7be89f29ccd865dbdc3
MD5 78f49bfa7f6a863f4b9a42c6cc131ff1
BLAKE2b-256 3b2d08efabedf483f9ed57ccbdb277b448d939d5f777e1738bb37ecdf5a0b893

See more details on using hashes here.

Supported by

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