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

feat: gcp pubsub integration #1

Merged
merged 13 commits into from
Dec 1, 2020
Merged

Conversation

Glitchfix
Copy link

  • add gcp pubsub support
    • add custom Transport
    • add custom Message
    • add custom Channel

sauravcld and others added 13 commits November 18, 2020 18:56
- add gcp pubsub support
    - add custom Transport
    - add custom Message
    - add custom Channel
- fix gcp pubsub connection
- add basic publish
- add basic exchange
- create subscription
- basic consume
- basic ack
- basic consume
- basic ack

todo:

- fix multiconsume
- add docstring
- remove unused code
- fix multiple consume
- fix qos basic_ack inheritence
    1. Updated requirement files
    2. Test case for channel class
@jeechu jeechu changed the base branch from 3.0 to test-merge December 1, 2020 06:56
@jeechu jeechu merged commit 12dbd2e into dunzoit:test-merge Dec 1, 2020
jeechu pushed a commit that referenced this pull request Dec 4, 2020
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.

4 participants