Skip to content

Commit

Permalink
Java example added
Browse files Browse the repository at this point in the history
  • Loading branch information
mmchougule committed Sep 4, 2020
1 parent 91648c9 commit a2e4a47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Kedro gRPC clients can be in many programming languages.
Some kedro client examples below that call RPCs on a gRPC server running in any kedro project:
- [Python](https://github.com/mmchougule/kedro-grpc-server/blob/master/grpc_client_examples/python/grpc_client.py)
- [Go](https://github.com/mmchougule/kedro-grpc-go-client/)
- [Scala](https://github.com/mmchougule/kedro-grpc-scala-client)
- [Java]()
- [Scala]()
- [Java](https://github.com/mmchougule/kedro-grpc-java-client)
- [Node](https://github.com/mmchougule/kedro-grpc-node-client)
- C++
- C#
Expand Down

0 comments on commit a2e4a47

Please sign in to comment.