add grpc support

This commit is contained in:
Ryan McGuire 2025-03-06 17:18:39 -05:00
parent a83abba4ce
commit 075902ecd8

View File

@ -1,6 +1,7 @@
# TODO
- [ ] Finish implementing GRPC service support
- [ ] Expand config test case to cover GRPC config
- [ ] Expand tracing
## Done