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 APIs for waiting on events and sending events #25

Open
sujayakar opened this issue Oct 3, 2024 · 3 comments
Open

Add APIs for waiting on events and sending events #25

sujayakar opened this issue Oct 3, 2024 · 3 comments

Comments

@sujayakar
Copy link
Contributor

No description provided.

@shiftlabs1
Copy link

@sujayakar , is this similar to message passing in temporal which provides the ability to update workflow state from outside the workflow and to respond to state change within the work flow , like message passing in temporal ? I just asked about this on discord . In temporal this message passing https://docs.temporal.io/develop/typescript/message-passing . If yes then this is very very much needed to make this project usable

@sujayakar
Copy link
Contributor Author

yep, exactly! I can take a look at implementing this over the next few weeks. I'd also be curious what other features are needed for your use case to make this library usable -- are there others than message passing?

@shiftlabs1
Copy link

I will look through my other implementations using temporal and restate and let you know/ post here as new issues. The really cool part of the convex workflow , is how close it is to the data , when compared to the other offerings .

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

2 participants