You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[docs] Updated README.rst.
[breaking] Removed subscriber module. Added 'listener'. This will simplify how customers run our code. No longer will they be creating the subscription and consuming it. Instead they will just consume an already existing subscription.
[Tests] Updated tests to use listener. Updated tests to use new name for sample credentials file. Deleted old subscriber test.