Skip to content

LiveQuery extend feature #6480

Closed
Closed
@francojohnc

Description

@francojohnc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions