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

graft.branch should be asynchronous #25

Open
AdrianRossouw opened this issue Aug 1, 2015 · 0 comments
Open

graft.branch should be asynchronous #25

AdrianRossouw opened this issue Aug 1, 2015 · 0 comments

Comments

@AdrianRossouw
Copy link
Contributor

currently the first argument to .branch returns a .truthy to decide whether or not to direct messages to the second argument.

it occured to me that we might need it to be asynchronous (only authenticated users past this point), and we might need to be in situations where it returns a different stream instead of the one specified (ie: pipe things onto it)

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

1 participant