Skip to content

gRPC 프로토콜 기반 통신을 위한 Proto 파일 및 소스 코드 저장소

Notifications You must be signed in to change notification settings

DMS-SMS/v1-protocol-buffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proto

gRPC Compile Command for Python

Use this command in proto directory that contain proto files.

$ python -m grpc_tools.protoc -I. --python_out=../../python/outing --grpc_python_out=../../python/outing ./outing-student.proto

About

gRPC 프로토콜 기반 통신을 위한 Proto 파일 및 소스 코드 저장소

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published