Re: [streams] Maybe giving async readInto (and read?) another shot (#290)

> I doubt there is a way to parse TLS properly and securely without actually buffering the contents of the incoming TCP packets

I agree, but the buffered data doesn't have to be accessible from javascript. It simply needs to be accesible by both libuv and openssl.


---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/290#issuecomment-76500972

Received on Saturday, 28 February 2015 01:08:08 UTC