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

Abstract AMQP client, consumer, channel #747

Merged
merged 3 commits into from
Aug 14, 2024
Merged

Conversation

kickster97
Copy link
Member

@kickster97 kickster97 commented Aug 7, 2024

WHAT is this pull request doing?

Abstract the client, consumer, channel, amqp_connection classes into the AMQP namespace. This is to prepare our codebase for introducing multiple protocols (MQTT support, etc..)

HOW can this pull request be tested?

run specs

@kickster97 kickster97 marked this pull request as ready for review August 7, 2024 09:50
@kickster97 kickster97 merged commit 504f3ee into main Aug 14, 2024
20 of 25 checks passed
@kickster97 kickster97 deleted the client_abstraction branch August 14, 2024 08:11
@carlhoerberg
Copy link
Member

We now lost all git blame history on these files 🫤

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.

3 participants