-
- Downloads
Change the framing Encoder/Decoder to take the destination slice.
In theory this is easier on the garbage collector. Probably could reuse more of the intermediary buffers by stashing them in the connection state, but that makes the code kind of messy. This should be an improvement.
Please register or sign in to comment