-
Notifications
You must be signed in to change notification settings - Fork 58
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
Advanced pub sub #854
Advanced pub sub #854
Conversation
PR missing one of the required labels: {'enhancement', 'breaking-change', 'documentation', 'bug', 'internal', 'dependencies', 'new feature'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no test for new advanced subscriber.
And maybe it's better not to delete existing test even if functionality is deprecated.
Added advanced_pub_sub test. |
147f23e
to
1fe19a6
Compare
1fe19a6
to
f916d92
Compare
79ecfa3
to
3a76dce
Compare
add support for advanced publisher and advanced subscriber;