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

Support Signals (Broadcast RPC) #493

Open
rb83 opened this issue Sep 27, 2024 · 1 comment
Open

Support Signals (Broadcast RPC) #493

rb83 opened this issue Sep 27, 2024 · 1 comment
Labels
feature Add new funtionality

Comments

@rb83
Copy link

rb83 commented Sep 27, 2024

Hi, I'd like to make use of Signals, which are supported in recent versions of zeebe/Camunda.

The way I understand this could be achieved by updating zeebe-grpc with uptodate protospecs, or handling it directly in pyzeebe.

Either way, the question is if pyzeebe should provide a method similar to publish_message() ?

If you don't want to support it in pyzeebe, feel free to close this and we'll instead attempt to roll our own.

ref: BroadcastSignal RPC

@dimastbk dimastbk added the feature Add new funtionality label Sep 27, 2024
@felicijus
Copy link
Contributor

#475 (#476) could solve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add new funtionality
Projects
None yet
Development

No branches or pull requests

3 participants