Skip to content

phxql/grpc-chat-kotlin

Repository files navigation

GRPC Chat

A chat based on gRPC, written in Kotlin.

Running

Run ./gradlew :server:run in one terminal, run ./gradlew :client:run in as many other terminals as you like.

Building

Run ./gradlew clean build and check the server/build/distributions and client/build/distributions folders.

License

LGPLv3

About

A chat based on gRPC, written in Kotlin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages