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

Improve subscription system #346

Merged
merged 8 commits into from
Mar 8, 2024
Merged

Improve subscription system #346

merged 8 commits into from
Mar 8, 2024

Conversation

yukibtc
Copy link
Member

@yukibtc yukibtc commented Mar 8, 2024

  • Add subscription_id to RelayPoolNotification::Event
  • Improve subscription system

Closes #345

@yukibtc yukibtc added this to the Release v0.29 milestone Mar 8, 2024
* Remove `InternalSubscriptionId` and `ActiveSubscription`
* Add `subscribe_with_id` and `unsubscribe_all` methods
@yukibtc yukibtc marked this pull request as ready for review March 8, 2024 15:27
@yukibtc yukibtc merged commit be7841d into master Mar 8, 2024
6 checks passed
@yukibtc yukibtc deleted the subscriptions branch March 8, 2024 15:59
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.

Handle different notifications
1 participant