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 SubscribeTopicEvents for PUB/SUB #1074

Closed
wenxuwan opened this issue Oct 28, 2024 · 3 comments
Closed

Add SubscribeTopicEvents for PUB/SUB #1074

wenxuwan opened this issue Oct 28, 2024 · 3 comments

Comments

@wenxuwan
Copy link
Member

What would you like to be added:

Layotto currently uses a callback method for message subscription, which is not friendly to developers. The SubscribeTopicEvents interface can be added to allow developers to actively trigger message subscriptions.

Why is this needed:

Allows developers to use Pub/Sub capabilities more conveniently without applying the test to start the GRPC service.

can refer https://github.com/dapr/dapr/blob/master/dapr/proto/runtime/v1/dapr.proto#L64

Copy link

Hi @wenxuwan,
Thanks for opening an issue! 🎉

Copy link

This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 28, 2024
Copy link

github-actions bot commented Dec 5, 2024

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue or help wanted. Thank you for your contributions.

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

No branches or pull requests

1 participant