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 example producer using DeferredConfirm #149

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Commits on Jan 18, 2023

  1. Add example producer using DeferredConfirm

    Signed-off-by: Aitor Pérez Cedres <acedres@vmware.com>
    
    Start tracking outstanding confirms
    
    Producer example keeps a window of outstanding confirms
    
    Update example with name conventions
    
    Following Go naming conventions. Change Dial function to use DialConfig
    instead, since we are creating a Config struct.
    
    Signed-off-by: Aitor Pérez Cedres <acedres@vmware.com>
    
    Better naming, better way to check confirms when exiting confirm handler
    
    The producer example should be one that handles confirms
    
    Always check exit at start of confirm handler
    Zerpet authored and lukebakken committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0764ff4 View commit details
    Browse the repository at this point in the history