Skip to content

Commit a48f72f

Browse files
committed
doc: added todos
1 parent d4311b9 commit a48f72f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ gRoxy is a gRPC mocking server that allows you to mock gRPC services and respons
2424

2525
## todos
2626
- [ ] currently service supports only mocking unary methods, but we plan to support streaming methods as well
27+
- [ ] serving the gRPC reflection service
28+
- [ ] support for the gRPC health check service
29+
- [ ] passthrough mode for proxying and modifying real gRPC services
2730

2831
## installation
2932
You can install gRoxy using the following command:

0 commit comments

Comments
 (0)