diff --git a/TODO.md b/TODO.md index 8c484a2..7fe3262 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,12 @@ # TODO -- [ ] Test and troubleshoot GRPC Gateway supprot -- [ ] Finish implementing GRPC service support - [ ] Expand config test case to cover GRPC config - [ ] Expand tracing ## Done + +- [x] Test and troubleshoot GRPC Gateway supprot +- [x] Finish implementing GRPC service support - [x] Unit tests - [x] Pattern for extending config - [x] HTTP Logging Middleware