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

Add an async function to publish messages #303

Open
abompard opened this issue Sep 11, 2023 · 6 comments
Open

Add an async function to publish messages #303

abompard opened this issue Sep 11, 2023 · 6 comments

Comments

@abompard
Copy link
Member

Add an asyncio-based publish function.

@Freedisch
Copy link
Contributor

I assume you are referring to the publish function present in the API. I will check it and run tests to ensure nothing breaks after the changes.

def publish(message, exchange=None, timeout=30):
    """
    Publish a message to an exchange.

@abompard
Copy link
Member Author

abompard commented Mar 6, 2024

This is actually very far from a simple issue, I wouldn't start with this one.

@bajajharsha
Copy link

Hi, I'd like to work on this issue

@abompard
Copy link
Member Author

Please see the comment above @bajajharsha .

@bajajharsha
Copy link

@abompard Can you guide me on which one is comparatively an easier issue that I can start with?

@nwekealex65
Copy link

@abompard I do like to work on this, I have experience working with asyncio

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

No branches or pull requests

4 participants