Skip to content

getting corrupted data in one end point #16

Description

@amiiigh

Heyyy it's me again :D

So I have a new problem.
The thing is I encrypt my data before sending it to my client and the client has to decrypt the data obviously! So I add some data before the real data as a header and I validate the header on the client. So if I couldn't read the header correctly that means there is something wrong with the data.

which is happening when I'm using the library. Should I split the data before sending it? Is there something that I'm missing here?
How should I approach this problem?

How would the library react if packets received unordered?

Thanks <3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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