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.8a1.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ovos-messagebus-0.0.8a1.tar.gz
Algorithm Hash digest
SHA256 10f1a7b26a6854aeb0c9fb79658a3888e50489fc817e87aaf5af16ce4647db4b
MD5 ed01677f60b1d3ae3c0fa746e4b3e553
BLAKE2b-256 9e0a1de8490feec19afbf795e984fb4a54f376516b55dff96155ffc5ddd5e57a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_messagebus-0.0.8a1-py3-none-any.whl
Algorithm Hash digest
SHA256 bae4a2dadb9d0833cfc7d0f5ee8071dca02753cfe64faba20dfcb2d3b4075f61
MD5 ecba300bde8b0a6a8bed3f0f0365c594
BLAKE2b-256 79c1d56de9ab0996546cb1e8bcf8eaefd7f70385a1e8719c98064a2278b1d15c

See more details on using hashes here.

Supported by

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