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 namedpipereceiver #29320

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Commits on Dec 13, 2023

  1. Add namedpipereceiver

    This adds a new receiver that reads from a named pipe, using the previously
    created namedpipeinput stanza operator. Because that operatos does the
    majority of the work, this is mostly boilerplate + a few tests to confirm
    that it works e2e.
    
    Signed-off-by: sinkingpoint <colin@quirl.co.nz>
    
    Prepare contrib-base for version v0.89.0
    sinkingpoint committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b975674 View commit details
    Browse the repository at this point in the history