Skip to content

congnghia0609/ntc-pgrpc

Repository files navigation

ntc-pgrpc

ntc-pgrpc is an example python gRPC

Quick start

# Gen source code python gRPC
make gen

# Start Server
make server

# Start client
make client

# Start Async Server
make async_server

# Start Async Client
make async_client

License

This code is under the Apache License v2.

About

ntc-pgrpc is an example python gRPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published