Closed FolkertVanVerseveld closed 1 year ago
protocol packets are converted from network to host byte endian order, but it's messy and prone to out of bounds access. rewrite it such that it uses the PkgWriter and NetPkg::read/write functions
protocol packets are converted from network to host byte endian order, but it's messy and prone to out of bounds access. rewrite it such that it uses the PkgWriter and NetPkg::read/write functions