tokio-rustls icon indicating copy to clipboard operation
tokio-rustls copied to clipboard

0.5-RTT support

Open quininer opened this issue 10 months ago • 0 comments

https://docs.rs/rustls/latest/rustls/server/struct.ServerConfig.html#structfield.send_half_rtt_data

we now support client early data, but do not yet support send 0.5 RTT from server.

quininer avatar Apr 05 '24 16:04 quininer