Skip to content

Potentially exhausts mobile device battery #571

Description

@videni

For Swift-binding, it seems there is a performance issue here,

for offline, the join_broadcast would save changes from memory to dist database when necessary, but for online, it will synchronize every 2 seconds.

self.last_sync = start_websocket_client_sync(

sleep(Duration::from_secs(2)).await;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions