issues
search
reactor
/
reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
https://projectreactor.io
Apache License 2.0
2.61k
stars
647
forks
source link
Delay sending the server preface when `SNI` is configured
#3484
Closed
violetagg
closed
3 weeks ago
violetagg
commented
1 month ago
The server preface will be sent after receiving
SniCompletionEvent
TLS handshake metrics will be registered after receiving
SniCompletionEvent
Fixes #3473
SniCompletionEvent
SniCompletionEvent
Fixes #3473