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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Custom events through the admin sdk #7008

Open
2 tasks done
C-R-W opened this issue Oct 25, 2023 · 4 comments
Open
2 tasks done

馃殌 Feature: Custom events through the admin sdk #7008

C-R-W opened this issue Oct 25, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@C-R-W
Copy link

C-R-W commented Oct 25, 2023

馃敄 Feature description

It would be really awesome to have the ability to emit custom event through the admin api.

馃帳 Pitch

With this feature we could do cool stuff like execute functions and notify the subscribed clients with the function result without touching the database to trigger events.

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@punitdiwan
Copy link

punitdiwan commented Oct 26, 2023

I see a lot of business use cases of custom events.

@Haimantika
Copy link
Contributor

Hi @C-R-W thanks for the suggestion. As far as I know, this is not planned. Let's hear from the community and depending on the number of upvotes/ comments it gets, we can act accordingly :)

@gaurav-chandra
Copy link

Custom events are really needed. I have a use case where I need to initialise a popup on another browser instance based on a condition. Right now, I am using a collection and listen on the events like create or delete and then get the payload to manipulate.

@jaronfort
Copy link

Custom events would be nice and/or custom channels. It would be a very useful feature that could handle many use cases for sure. I was hoping Appwrite had the ability to broadcast custom events. The realtime feature feels like it is missing something.

@stnguyen90 stnguyen90 added enhancement New feature or request and removed feature labels Mar 20, 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
None yet
Development

No branches or pull requests

6 participants