Skip to content

Unusually large message size (570425344) reported for all client connections #74

@ishiekaur

Description

@ishiekaur

When connecting multiple clients to the coin-server, all received message wrappers
are reported as having the same size of 570425344 bytes, which seems abnormally large
and consistent across different messages.

  1. Start server: ./coin-server 3030
  2. Connect multiple clients:
    ./client user1 localhost 3030
    ./client user2 localhost 3030
    ./client user3 localhost 3030
  3. Observe server logs showing message wrapper sizes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions