Skip to content

Replace rand rpc id #17

Description

@Emyrk

Currently we use rand.Int for the rpc id. This is a large number, we should just use an atomic counter module like 9,999. Keeping the integer small and the payloads a bit smaller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions