Skip to content

Allow joining the internal Horust bus#264

Merged
FedericoPonzi merged 1 commit intoFedericoPonzi:masterfrom
raccoon-os:join_bus
Feb 25, 2025
Merged

Allow joining the internal Horust bus#264
FedericoPonzi merged 1 commit intoFedericoPonzi:masterfrom
raccoon-os:join_bus

Conversation

@jdiez17
Copy link
Copy Markdown
Contributor

@jdiez17 jdiez17 commented Feb 24, 2025

Motivation and Context

See #263 for previous discussion.
Also see https://github.com/raccoon-os/rccn_userspace_ws/blob/launch_service/src/rccn_usr_launch for how I am using this in my application.

Description

I've made some function and modules public so that it we can use them as a library.

How Has This Been Tested?

I ran cargo test and nothing broke. I also tested it in my application.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@FedericoPonzi FedericoPonzi merged commit 7bf02dd into FedericoPonzi:master Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants