Skip to content

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

@benliao1

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.

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