h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
536 stars 140 forks source link

[async] turn off by default #451

Closed kazuho closed 1 year ago

kazuho commented 1 year ago

That's what libssl does, it'd be less confusing to do the same.

Amends #422.