5 Years Ago
[D11][OPTIMIZE] Reduced packet memory copying by getting rid of some internal buffer/byte copy and using a custom streaming class. I did this both to reduce the redundant copies and with an eye to buffering the un-serialised messages.