-
Notifications
You must be signed in to change notification settings - Fork 747
Open
Labels
Description
Problem
There are several changes we'd like to make before doing a 1.0 bindings release.
- session resumption by default
- recv buffering by default
- don't allow default configs
- async callback stuff
- there is a rust API which takes in an integer number of seconds, but should take in a duration
- client hello API shouldn't directly alias the
s2n_client_hellotype. - bindings: double down on Wakers #4807