Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed signature include MessageBusObserver - cleanup #10

Closed
TorbenSiegismund-GIP opened this issue Apr 3, 2024 · 0 comments · Fixed by #15
Closed

changed signature include MessageBusObserver - cleanup #10

TorbenSiegismund-GIP opened this issue Apr 3, 2024 · 0 comments · Fixed by #15
Labels
breaking change cleanup Pull requests that remove code that was deprecated by breaking changes

Comments

@TorbenSiegismund-GIP
Copy link
Contributor

In message-bus.service.ts:

  • Remove customMessageReceivedSubject and correseponding calls
  • Remove signature addCustomMessageSubscription(subscription: XoMessage). Only allow calls with two inputs.
  • Remove signature removeCustomMessageSubscription(subscription: XoMessage). Only allow calls with two inputs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change cleanup Pull requests that remove code that was deprecated by breaking changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants