Skip to content

implement listener on each client #3

Description

@caver456

whether by websockets or by http polling or long polling or some combination - this will be needed in order to implement true multi-node behavior. For example, for the sign-in app, clients sync whenever the user taps any button, because there is plenty of time to do so because user interaction is normally slow enough and it's not urgent to see the synced data. By contrast, here, the latest data needs to be shown - and alerts raised - with no user interaction required to trigger the sync.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions