Skip to content

Commit

Permalink
Scala example added
Browse files Browse the repository at this point in the history
  • Loading branch information
mmchougule committed Sep 4, 2020
1 parent a2e4a47 commit 3acbdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ 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]()
- [Scala](https://github.com/mmchougule/kedro-grpc-scala-client)
- [Java](https://github.com/mmchougule/kedro-grpc-java-client)
- [Node](https://github.com/mmchougule/kedro-grpc-node-client)
- C++
Expand Down

0 comments on commit 3acbdaf

Please sign in to comment.