Skip to main content

Neon Messagebus Module

Project description

Neon Messagebus

Messagebus Module for Neon Core. This module can be treated as a replacement for the mycroft-core bus module. This module handles communication between other connected modules.

Neon Enhancements

neon-messagebus extends mycroft.messagebus with the following added functionality:

  • Utilities for sending files and other data over the bus
  • A service for managing "signals" used for IPC

Compatibility

This package can be treated as a drop-in replacement for mycroft.messagebus

Running in Docker

The included Dockerfile may be used to build a docker container for the neon_messagebus module. The below command may be used to start the container.

docker run -d \
--network=host \
--name=neon_messagebus \
-v ${NEON_DATA_DIR}:/home/neon/.local/share/neon:rw \
-v ${NEON_CONFIG_DIR}:/home/neon/.config/neon:rw \
neon_messagebus

Note: The above example assumes Docker data locations are specified in the NEON_DATA_DIR and NEON_CONFIG_DIR environment variables.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

neon_messagebus-0.0.2a2-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file neon_messagebus-0.0.2a2-py3-none-any.whl.

File metadata

  • Download URL: neon_messagebus-0.0.2a2-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for neon_messagebus-0.0.2a2-py3-none-any.whl
Algorithm Hash digest
SHA256 49035d16d00c30416ec490c1408ff3898cd50b63e0334b983e00e7238f169b22
MD5 b23c2b831d7f4d825c8be3be88e8e001
BLAKE2b-256 302944eefdb3e5563d62debf2db74340a4e9ba6bbc28cb2d597c730f2cd8a2b9

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