Skip to content

[NET_HANDLER] Error checking incoming message types in recv_new_msg #230

Description

@benliao1

With knowledge of the client that is connected in recv_new_msg(), we can check to make sure that the incoming message is valid coming from the client that is connected. For example, we should never receive an INPUTS message from Shepherd; if we do, we can error.

Activity

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

Metadata

Metadata

Assignees

Labels

code-cleanupCode health fixes/improvementsgood-first-issueGood issues for incoming members

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions