open-consul/agent/rpc
Dan Upton c73707ca3c
grpc: add rate-limiting middleware (#15550)
Implements the gRPC middleware for rate-limiting as a tap.ServerInHandle
function (executed before the request is unmarshaled).

Mappings between gRPC methods and their operation type are generated by
a protoc plugin introduced by #15564.
2022-12-13 15:01:56 +00:00
..
middleware Middleware: `RequestRecorder` reports calls below 1ms as decimal value (#12905) 2022-09-15 13:04:37 -04:00
operator Leadership transfer cmd (#14132) 2022-11-14 15:35:12 -05:00
peering grpc: add rate-limiting middleware (#15550) 2022-12-13 15:01:56 +00:00