BitTorrent-with-gRPC-protocol
AliDev-ir/BitTorrent-with-gRPC-protocol
Python
This repository contains Python code for implementing a BitTorrent client and server using the gRPC protocol. The code consists of client.py, server.py, and related protocol buffer files (bittorrent.proto, bittorrent_pb2.py, bittorrent_pb2_grpc.py).