bifurcation / mint

A Minimal TLS 1.3 Implementation in Go
MIT License
224 stars 36 forks source link

The API needs to throw an error whenever you try to Read() before the #176

Closed ekr closed 6 years ago

ekr commented 6 years ago

handshake is complete, non-blocking mode or not.