Create ECHRetryAvailableAction
commit6fc85f088eed38501092eae2c1c7dd6ecc8655f7
authorNick Richardson <richardsonnick@meta.com>
Mon, 20 May 2024 20:04:52 +0000 (20 13:04 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 20 May 2024 20:04:52 +0000 (20 13:04 -0700)
tree3228ac2e22f91ce24be365554562e34cc6b02aff
parent37a60839611402a8bb7a2708c11a0cc50bb0e612
Create ECHRetryAvailableAction

Summary: Adds an action to the fizz client statemachine to report the reception of ech retry configs from the server's encrypted extensions.

Reviewed By: mingtaoy

Differential Revision: D56708359

fbshipit-source-id: 56ffd4bd5ec8c932f8dbc1c07a81e7dfdf8736a6
third-party/fizz/src/fizz/client/Actions.h
third-party/fizz/src/fizz/client/AsyncFizzClient-inl.h
third-party/fizz/src/fizz/client/AsyncFizzClient.h
third-party/fizz/src/fizz/client/ClientProtocol.cpp
third-party/fizz/src/fizz/client/FizzClient-inl.h
third-party/fizz/src/fizz/client/test/AsyncFizzClientTest.cpp
third-party/fizz/src/fizz/client/test/ClientProtocolTest.cpp
third-party/fizz/src/fizz/client/test/Mocks.h