flatbuffers/grpc/examples/python/greeter/models
mustiikhalil 8142fedd19
Working on a python example plus fixing python grpc code (#6456)
Refactored python grpc code gen

Adds example server & client + fixes ci

Fixes generated code

Making sure we encode the reply string as utf8

Adds Readme details to clarify issue regarding encoding when python is sending/receiving
2021-02-25 14:38:12 -08:00
..
__init__.py Working on a python example plus fixing python grpc code (#6456) 2021-02-25 14:38:12 -08:00
greeter_grpc_fb.py Working on a python example plus fixing python grpc code (#6456) 2021-02-25 14:38:12 -08:00
HelloReply.py Working on a python example plus fixing python grpc code (#6456) 2021-02-25 14:38:12 -08:00
HelloRequest.py Working on a python example plus fixing python grpc code (#6456) 2021-02-25 14:38:12 -08:00