>>> gRPC Python sounds like a great fit for your use. I think the same.
And another small question. A can't find mechanizm in documentation how can i create user-define type. I need something like decimal, but in "Scalar Value Types" i can get only python float type. A search in this group, but can find only this post <https://groups.google.com/forum/#!topic/protobuf/eFDUKVao6CU>. Maybe you have a small manual how can i create special type for my project? четверг, 15 сентября 2016 г., 7:54:05 UTC+3 пользователь Nathaniel Manista написал: > > On Wed, Sep 14, 2016 at 9:50 PM, <[email protected] <javascript:>> wrote: > >> I work with python 3.5 and 2.7. We has two part of system. One part use >> python 2.7 and other - use 3.5. We start move first system on 3.5, but we >> can't do it fast. Now we need to connect this part of the system and we >> check grpcio. >> > > gRPC Python sounds like a great fit for your use - please let us know here > or in our issue tracker > <https://github.com/grpc/grpc/issues?q=is%3Aopen+is%3Aissue+label%3Apython> > what problems you encounter. > -Nathaniel > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/6b44edf5-20fd-41db-b66f-a3ea662b723f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
