Questions tagged [connect-go]

1 questions
4
votes
2 answers

Modifying responsebody in connect-go interceptor

I am using Buf's connect-go library to implement a gRPC server. Many of the gRPC calls are time-sensitive, so they include a field that the client uses to send its current timestamp. The server compares the client timestamp with the local timestamp…
Moshe Katz
  • 15,992
  • 7
  • 69
  • 116