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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ovos_messagebus-0.0.13a1.tar.gz
Algorithm Hash digest
SHA256 2c190bb42e4aa2c93d94ac87dc6cda059eb0f001b54b996556c6879a142915b9
MD5 18cf402bc077e9d827118d2f4438413c
BLAKE2b-256 68db453bc0a7405cbda4c55ee4ddc94006226b59d428099a860fd586b024edca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ovos_messagebus-0.0.13a1-py3-none-any.whl
Algorithm Hash digest
SHA256 233c7c5e2784e3ddb9c03f8b546132f236c0c0818ebaf815dc01fe014a240721
MD5 a5566a11d0624426b11d0e13b34fc289
BLAKE2b-256 6b3f35c77e8729d4e33c9f377241b3080fc7cf76a9f1fcd13061eacc26b3d9a4

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