Skip to content

This repository create a client - server chat service with grpc framework

Notifications You must be signed in to change notification settings

trinhdaiphuc/GRPC-Chat

Repository files navigation

From Vietnam with <3

GRPC CHAT

  • This project is a simple chat client with grpc server.
  • Using server-streaming grpc and go channel to manage messages.

Run all project by docker-compose

docker-compose up