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

Introduce REST API for event broadcasting #892

Open
devleejb opened this issue Sep 3, 2024 · 0 comments
Open

Introduce REST API for event broadcasting #892

devleejb opened this issue Sep 3, 2024 · 0 comments
Labels
enhancement 🌟 New feature or request

Comments

@devleejb
Copy link
Member

devleejb commented Sep 3, 2024

Description:
The recent addition of the event Broadcast functionality in the yorkie-js-sdk (referenced in this PR) has been a great enhancement. However, currently, this feature is only accessible through the yorkie-js-sdk. It would be beneficial to extend this functionality to allow for event broadcasting through a REST API.

For reference, LiveBlocks provides a REST API for broadcasting events, as detailed here. I propose implementing a similar REST API endpoint in Yorkie.

Why:
Introducing a REST API for event broadcasting will enhance flexibility and enable broader usage scenarios, allowing users who prefer RESTful interactions to leverage the event functionality without being limited to the SDK. This would cater to a wider audience and potentially increase adoption of the feature.

@devleejb devleejb added the enhancement 🌟 New feature or request label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant