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 oneshot channel #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add oneshot channel #11

wants to merge 1 commit into from

Conversation

notgull
Copy link
Owner

@notgull notgull commented Oct 30, 2024

This is a missing addition to the Unsend ecosystem. This API adds a
oneshot channel with the classic send/recv model.

ref faern/oneshot#50

This is a missing addition to the Unsend ecosystem. This API adds a
oneshot channel with the classic send/recv model.

ref faern/oneshot#50

Signed-off-by: John Nunley <[email protected]>
@notgull
Copy link
Owner Author

notgull commented Oct 31, 2024

Oh right, I don't have CI enabled for this. Because I migrated it from my earlier Git instance and I forgot to setup CI here. Whoops.

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.

1 participant