https://github.com/linux-china/coroutines-grpc-demo
gRPC service with Kotlin Coroutines and Spring Boot
https://github.com/linux-china/coroutines-grpc-demo
coroutines grpc kotlin
Last synced: about 2 months ago
JSON representation
gRPC service with Kotlin Coroutines and Spring Boot
- Host: GitHub
- URL: https://github.com/linux-china/coroutines-grpc-demo
- Owner: linux-china
- Created: 2019-04-12T19:33:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T17:57:35.000Z (almost 7 years ago)
- Last Synced: 2026-02-08T23:47:54.702Z (5 months ago)
- Topics: coroutines, grpc, kotlin
- Language: Kotlin
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Kotlin Coroutines gRPC Demo
===========================
Implement gRPC service with Kotlin Coroutines.
# References
* gRPC with Kotlin Coroutines: https://github.com/rouzwawi/grpc-kotlin