Skip to content

Design a safer and more efficient messaging #6

@david-istvan

Description

@david-istvan

The current messaging is suboptimal in some aspects.

  • The prevention of double updates is at the Client side which is unsafe.
  • When broadcasting messages, the Server should identify the original sender and not bother it with a message it was the originator of. Currently, Clients recognize such messages and throw them away.

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