Skip to content

Optimize common messages #188

Description

@diguifi

The method "unicastMessage" (server\clientHandler.ts) is used for a couple of things, like dialogs. Another use is for error or warning messages. We could optimize the data transferring of those messages, placing them on the client and just sending their "id" from the server (and not the full message)

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

    networkAnything related to data transferingoptimizationAnything regarding to optimization

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions