Open Bratah123 opened 1 year ago
Currently, the client and server communicate by sending raw magic strings to each other as headers. The goal is to change all of these to ENUMs or some sort of better identifier that is expandable and easily read.
Abstract
Currently, the client and server communicate by sending raw magic strings to each other as headers. The goal is to change all of these to ENUMs or some sort of better identifier that is expandable and easily read.
Tasks