> What would a receiver API then look like?  Would it be something like:
...
> Or did you have something else in mind?  What are your thoughts on the
> sender side?  Just enable 0-RTT and have the toolkit send as much 0-RTT data
> as "fits" and the rest 1-RTT, or an explicit request for a specific 0-RTT 
> payload?

As implemented in OpenSSL; see 
   https://www.openssl.org/docs/manmaster/man3/SSL_read_early_data.html
(which also describes the "write" part, and the query and control functions.)

_______________________________________________
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls

Reply via email to