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

🚀 Feature: realtime usage like for the "web-framework" using websockets #31

Open
2 tasks done
slaesh opened this issue Apr 6, 2022 · 3 comments
Open
2 tasks done
Assignees

Comments

@slaesh
Copy link

slaesh commented Apr 6, 2022

🔖 Feature description

Would be great to have the same functionality in the node-sdk as in the other sdk's!

🎤 Pitch

Imagine writing a backend-service which should not be exposed to the outer world (webhooks are not working) or the IP is not static or whatever reasons.

The service would just ping out, connect and receive notifications :)

👀 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?

@TorstenDittmann
Copy link
Contributor

Hey :)

That is actually on our ToDo list for the future. I cannot promise you when its coming, but I can that it is coming at some point 👍🏻

@slaesh
Copy link
Author

slaesh commented Apr 7, 2022

Glad to hear that! :) Currently switching to GraphQL subscriptions but will come back in some time though! ;)
Thanks!

since it's already on your list.. Can/should we close this? =)

@tripolskypetr
Copy link

Not solved yet. I wrote the webhook event restreamer which allow appwrite functions to receive events without relaunch. https://github.com/react-declarative/appwrite-webhook-restreamer

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

3 participants