parse-stack icon indicating copy to clipboard operation
parse-stack copied to clipboard

Support Parse LiveQuery Notifications and Protocol

Open apersaud opened this issue 8 years ago • 0 comments

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.

LiveQuery Protocol Specification Documentation

apersaud avatar Dec 29 '16 16:12 apersaud