snf4j / snf4j

Simple Network Framework for Java - an asynchronous event-driven network application framework for quick and easy development of network applications.

Home Page:https://snf4j.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add configuration for handshake engine to skip EndOfEarlyData handshake message

wowrona opened this issue · comments

This functionality can be required by other protocols that use TLS 1.3 handshake engine but prohibit the usage of the EndOfEarlyData handshake message (e.g. QUIC).