sdk-for-node
sdk-for-node copied to clipboard
🚀 Feature: realtime usage like for the "web-framework" using websockets
🔖 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?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
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 👍🏻
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? =)