An open API service indexing awesome lists of open source software.

https://github.com/okue/grpc-samples-in-kotlin

gRPC server sample by grpc-kotlin and Armeria
https://github.com/okue/grpc-samples-in-kotlin

armeria grpc grpc-kotlin kotlin spring

Last synced: 3 months ago
JSON representation

gRPC server sample by grpc-kotlin and Armeria

Awesome Lists containing this project

README

          

# grpc-samples-in-kotlin

- [`grpc-kotlin-armeria-spring`](./grpc-kotlin-armeria-spring)
- implemented with [Armeria][gh-armeira], Spring and [grpc-kotlin][gh-grpc-kotlin]
- `grpc-kotlin-armeria`
- implemented with [Armeria][gh-armeira] and [grpc-kotlin][gh-grpc-kotlin]
- `grpc-kotlin`
- implemented with [grpc-java][gh-grpc-java] and [grpc-kotlin][gh-grpc-kotlin]

[gh-armeira]: https://github.com/line/armeria
[gh-grpc-java]: https://github.com/grpc/grpc-java
[gh-grpc-kotlin]: https://github.com/grpc/grpc-kotlin