Skip to content

Disabling client GUID creation #320

Description

@mashlol

In 0a06c19 the ability for clients to set their own GUID was added.

  1. Why? I don't see what use-case there would be for a client to tell the server how to refer to itself.
  2. Is there a way to disable it?

This is causing me an issue because Guid.NewGuid appears to return all zeroes on my iOS build (still working out why).

It seems to me the default behavior should be for the server to assign each client an identifier, and have some setting to change this default if it is desired to allow clients to set their own identifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions