rustymotors/server

Handle potential errors in method

Opened this issue · 0 comments

The deserialize method in the MessageHeader class of the GameMessage.ts file assumes the data length is sufficient. Consider adding error handling for cases where the data might be malformed or incomplete.

PR URL: #2037
Comment URL: #2037 (comment)