Skip to content

fix(rumqttd): Expose bridge module and Event type.#1024

Open
Jezza wants to merge 1 commit intobytebeamio:mainfrom
Jezza:jeremy/expose-bridge
Open

fix(rumqttd): Expose bridge module and Event type.#1024
Jezza wants to merge 1 commit intobytebeamio:mainfrom
Jezza:jeremy/expose-bridge

Conversation

@Jezza
Copy link
Copy Markdown

@Jezza Jezza commented Jan 20, 2026

The bridge module wasn't exposed, which meant the only way to create a bridge was to use the Broker directly.

The event type is also on a public API via the Router but isn't exposed, meaning you can't name this type.

Signed off: Jeremy Barrow jeremy.a.barrow@gmail.com

Type of change

Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

The bridge module wasn't exposed, which meant the only way to create a bridge was to use the Broker directly.
The event type is also on a public API via the Router but isn't exposed, meaning you can't name this type.

Signed off: Jeremy Barrow <jeremy.a.barrow@gmail.com>
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.

1 participant