Pinned Repositories
cel-cpp
Fast, portable, non-Turing complete expression evaluation (C++)
connect-editions-test
This is a quick'n'dirty test setup to make sure Editions messages are working properly with Connect implementations.
connect-es-type-confusion
Demonstration of unfortunate typing issues that occur with current connect-es and protobuf-es.
connect-go
Simple, reliable, interoperable. A better gRPC.
connect-go-streaming-trailer-bug
Demonstration of a Connect Go bug around the canonicalization of streaming response trailers.
connect-kotlin
The Kotlin implementation of Connect: Protobuf RPC that works.
connectrpc.com
Docs, governance, and RFCs for Connect: Protobuf RPC that works.
connnectrpc-conformance
Conformance test suite for Connect, gRPC, and gRPC-Web implementations
envoy
Cloud-native high-performance edge/middle/service proxy
goproxy-github-cache
Work in progress. Experiment to improve GHA Windows CI time.
jchadwick-buf's Repositories
jchadwick-buf/goproxy-github-cache
Work in progress. Experiment to improve GHA Windows CI time.
jchadwick-buf/cel-cpp
Fast, portable, non-Turing complete expression evaluation (C++)
jchadwick-buf/connect-editions-test
This is a quick'n'dirty test setup to make sure Editions messages are working properly with Connect implementations.
jchadwick-buf/connect-es-type-confusion
Demonstration of unfortunate typing issues that occur with current connect-es and protobuf-es.
jchadwick-buf/connect-go
Simple, reliable, interoperable. A better gRPC.
jchadwick-buf/connect-go-streaming-trailer-bug
Demonstration of a Connect Go bug around the canonicalization of streaming response trailers.
jchadwick-buf/connect-kotlin
The Kotlin implementation of Connect: Protobuf RPC that works.
jchadwick-buf/connectrpc.com
Docs, governance, and RFCs for Connect: Protobuf RPC that works.
jchadwick-buf/connnectrpc-conformance
Conformance test suite for Connect, gRPC, and gRPC-Web implementations
jchadwick-buf/envoy
Cloud-native high-performance edge/middle/service proxy
jchadwick-buf/protobuf
Protocol Buffers - Google's data interchange format
jchadwick-buf/qdrant-connect-demo
Quick and dirty demonstration of connecting to qdrant via gRPC/h2c using connect-node.
jchadwick-buf/envoy-demo
Demonstration of how to use the new Connect-gRPC Envoy filter, available in Envoy v1.26+.
jchadwick-buf/fastify-multiple-ports
An example of how you might listen on multiple ports with Fastify.
jchadwick-buf/nix
My Nix configuration flake
jchadwick-buf/protobuf-version-support
Information about which protobuf protoc plugins support which protobuf versions.
jchadwick-buf/protoc-gen-buf-lint-unused-ext-import-issue
Reproduction for an issue where `protoc-gen-buf-lint` errorneously detects an import as unused for an extension used in another extension
jchadwick-buf/vanguard-go
Support REST, gRPC, gRPC-Web, and Connect clients with one server.