Skip to content

Potentially exhausts mobile device battery #571

Open
@videni

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🆕 *Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions