open-consul/agent/grpc-internal
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
..
resolver Update hcp-scada-provider to fix diamond dependency problem with go-msgpack (#15185) 2022-11-07 11:34:30 -05:00
services/subscribe grpc: add rate-limiting middleware (#15550) 2022-12-13 15:01:56 +00:00
client.go fix(peering): increase the gRPC limit to 8MB (#15503) 2022-11-28 17:48:43 -05:00
client_test.go gRPC server metrics (#14922) 2022-10-11 17:00:32 -05:00
handler.go grpc: add rate-limiting middleware (#15550) 2022-12-13 15:01:56 +00:00
handler_test.go gRPC server metrics (#14922) 2022-10-11 17:00:32 -05:00
server_test.go grpc: add rate-limiting middleware (#15550) 2022-12-13 15:01:56 +00:00
stats_test.go grpc: add rate-limiting middleware (#15550) 2022-12-13 15:01:56 +00:00