Skip to content

Optimize common messages #188

@diguifi

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)

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