Skip to content

Server bothers with whitespace in json messages #166

Closed
@ChrisKitching

Description

@ChrisKitching

Messages from the server come out like this:
{"session": 1842478479, "command": "session"}

We probably should be sending minified JSON. Would very slightly help performance in the presence of large messages (like the huge game info blob you get on login). Of course, UTF-8 would have a vastly larger effect, but is slightly trickier.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions