Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

neon-messagebus

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neon-messagebus

Neon Messagebus Module

  • 2.0.1
  • PyPI
  • Socket score

Maintainers
2

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 \
neon_messagebus

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc