You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obfs4/framing
Yawning Angel 48c6f06d04 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.
11 years ago
..
framing.go Change the framing Encoder/Decoder to take the destination slice. 11 years ago
framing_test.go Change the framing Encoder/Decoder to take the destination slice. 11 years ago