You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2024. It is now read-only.
I don't know how much will be changed with the networking rewrite y'all are planning on, but I assume the Packet class will probably stay? It looks like the Packet class could be made into a struct. Making it a struct may make it a bit more efficient to allocate. There might be other classes as well that could become structs.