Skip to content

LiveQuery extend feature #6480

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

Closed
francojohnc opened this issue Mar 9, 2020 · 4 comments
Closed

LiveQuery extend feature #6480

francojohnc opened this issue Mar 9, 2020 · 4 comments
Labels
type:feature New feature or improvement of existing feature

Comments

@francojohnc
Copy link

Is your feature request related to a problem? Please describe.

I have an app use live query for chat and tracking for gps. on gps function i save parse object called Location and it have geolocation, and every 5 seconds i update the Object to save the current location of the driver.

Describe the solution you'd like

I want to extend the feature of live query. for now when we save the object it use http protocol even were already connected to live query server and subscribe to deferent subscription event.
Live query is use websocket protocol. I want to save or update the parse object using live query. for realtime data connection.

Describe alternatives you've considered

Additional context
If possible to remove the declaration of live query classes to parse sever. so all my class if server detect that have subscribed for that class it notify.

@TomWFox TomWFox added the type:feature New feature or improvement of existing feature label Mar 21, 2020
@dplewis
Copy link
Member

dplewis commented Mar 22, 2020

@francojohnc

Is your feature request related to a problem? Please describe.

What is the issue you are trying to address? Perhaps some sample / sudo code will help.

@stale
Copy link

stale bot commented Nov 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 8, 2020
@mtrezza mtrezza removed the stale label Nov 8, 2020
@dblythy
Copy link
Member

dblythy commented Sep 14, 2021

I think this can all be done now with the live query triggers

@mtrezza
Copy link
Member

mtrezza commented Oct 15, 2021

Closing, as this feature is covered by LiveQuery triggers. If not, please update here and we can reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

5 participants