Highlights
- Pro
Popular repositories
-
-
Forked from protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
-
-
54 contributions in the last year
Less
More
Contribution activity
July 2021
Created a pull request in grpc/grpc that received 20 comments
Add Match/Overload abstractions
The idea being that one can Match(variant, overloads) and have the correct overload called based on which variant is active.
+435
−5
•
20
comments
Opened 10 other pull requests in 1 repository
grpc/grpc
2
open
8
merged
- Buffer HPACK parsing until the end of a header boundary
- Table type
- Move HPACK parser to C++
- Add missing visibility tag
- Add visibility tag to grpc++_error_details
- Eliminate some HPACK LUTs
- Use constexpr to simplify HPACK parser
- Add another visibility tag
- Update visibility tags
- Enable layering checks in the Bazel build
Reviewed 9 pull requests in 2 repositories
grpc/grpc 8 pull requests
grpc/proposal 1 pull request
Created an issue in grpc/grpc that received 1 comment
Merge 'grpc_base' and 'grpc_base_c' targets in BUILD file
We think these were created as a trial balloon for the conversion from C to C++ - regardless, they don't seem to serve much purpose other than comp…
1
comment