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.11a3.tar.gz (8.6 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.11a3-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file ovos_messagebus-0.0.11a3.tar.gz.

File metadata

  • Download URL: ovos_messagebus-0.0.11a3.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for ovos_messagebus-0.0.11a3.tar.gz
Algorithm Hash digest
SHA256 4bef38bba894ea0da820ceaa042c1931dadaa24bb40e8fd7904b03efca386f90
MD5 eda53a591983fe3c2485ac4349bec17d
BLAKE2b-256 b145af0752a20973aa94bc6d852f74c98b5222d8b9c357cc26b1a295bccc2026

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_messagebus-0.0.11a3-py3-none-any.whl
Algorithm Hash digest
SHA256 f596113237f28296872fd25da5f7eff7cf9111284bd23a17ed1681ec9bf552ee
MD5 cd0fc23c4abfc34f21234b6d34eae17f
BLAKE2b-256 f0d1c31d6d0f637bec46ce1c48525c88c118f17fd8fde1be6dbf816123cf95c6

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