Skip to content

bug: msg size wrong #14

@IOTeule

Description

@IOTeule

There seems to be a bug in the server example about incoming msg size.

To reproduce:

  1. build master
  2. start client_example and server_example
  3. client: send message '1234356'
  4. server receives '123456'
  5. client send message ' 4'
  6. server receives '423456', but should be '4' only

seems to be a bug in message size

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