A simple streamlined application using grpc to efficiently handle the communication between client and server for seamless data streaming.
- Go version 1.22.5 or later.
Follow these steps to run the project:
git clone https://github.com/mahdi-eth/Go-Stream-grpc.git
cd Go-Stream-grpcmake servermake client