-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: GitHub commits: facebook/buck2-prelude@8b745af facebook/fb303@fe917b2 facebook/fbthrift@b906a1f facebook/folly@d8d0aa4 facebook/mvfst@426272d facebook/proxygen@924fff0 facebook/wangle@0cc11fb facebookexperimental/edencommon@620a28b facebookexperimental/rust-shed@f935985 facebookincubator/Facebook-Pixel-for-Wordpress@fcb69b2 facebookincubator/fizz@3c20213 Reviewed By: bigfootjon fbshipit-source-id: e482344019f9e16a25f51038f8b7f4e523c95bb3
- Loading branch information
1 parent
8dadd8d
commit 561690d
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule fizz
updated
15 files
+1 −1 | .buckconfig.d/external_cells/facebook/folly/external_cell.buckconfig | |
+1 −1 | build/deps/github_hashes/facebook/folly-rev.txt | |
+3 −1 | fizz/cmake/FizzSources.cmake | |
+19 −0 | fizz/record/Types.cpp | |
+6 −0 | fizz/server/Actions.h | |
+3 −1 | fizz/server/AsyncFizzServer-inl.h | |
+14 −0 | fizz/server/BUCK | |
+75 −0 | fizz/server/HandshakeLogging.cpp | |
+36 −0 | fizz/server/HandshakeLogging.h | |
+6 −0 | fizz/server/ServerProtocol.cpp | |
+0 −61 | fizz/server/State.cpp | |
+1 −20 | fizz/server/State.h | |
+2 −1 | fizz/server/test/AsyncFizzServerTest.cpp | |
+1 −1 | fizz/test/BogoShim.cpp | |
+1 −1 | folly |
Submodule folly
updated
14 files
Submodule mvfst
updated
39 files
Submodule wangle
updated
6 files