neqo
neqo copied to clipboard
Settings-Received event
In the case of WebTransport we have WebTransportEvent::Negotiated that is posted when support for WebTransport is known, i.e. it is supported by the server or not. This is basically posted when settings are received. WE should have a more generic event - SettingsReceived.