Skip to content

vadyushkins/simple-grpc-chat

Repository files navigation

simple-grpc-chat

Code style check

Description

Implementation of a chat with gRPC in Python. User could act as a client or server. If the application runs as a server, the IP address and port will be generated. Otherwise, the IP and port of a host should be specified and server should be already running.

Requirements

pip install -r requirements.txt

Run

python3 main.py

Architecture

Architecture

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages