Skip to content

Incorrect protocol information in readme #15

@sirsquidness

Description

@sirsquidness

Hello!

In the last paragraph of the readme, The protocol uses udp and the packets sometimes get lost. RCON uses TCP. It is true that sometimes TCP packets get lost, so a partial response is still possible, but it is less likely than if this were a UDP thing since TCP will keep trying to resend the packet until either the received acknowledges that it was received, or a timeout happens.

The code is correct, just not the one line in the docs.

Thanks for a useful library! :)

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