parse-stack
parse-stack copied to clipboard
Support Parse LiveQuery Notifications and Protocol
Parse Server supports LiveQuery notifications through a standard Websocket interface. It would be useful to allow setting up handlers, similar to Cloud Code Webhooks, to receive notifications of LiveQuery changes.
This feature might be designed as a optional library that can be included in Parse-Stack since it may not be used in all cases.