Networker icon indicating copy to clipboard operation
Networker copied to clipboard

Work without a serializer

Open iamkisly opened this issue 5 years ago • 2 comments

Hey. I scanned the code, and I liked it. But I can not find the opportunity to work without a serializer with byte array. Please add this low-level function.

iamkisly avatar Apr 30 '19 13:04 iamkisly

We have talked about this before, probably in discord. @MarkioE said he was playing around with a good solution for it, but I think other things got in the way.

erictuvesson avatar May 01 '19 18:05 erictuvesson

Most of the time we need a custom packet format,so get raw byte data is necessary. (eg: iot)

mingyangzhu avatar Nov 12 '19 06:11 mingyangzhu