Skip to content

Comment on gRPC: Internet-scale RPC framework is now 1.0

Comments

Was looking at RPC framework for a project, in the end I went with Apache Thrift since at that time there was no Python 3 support for gRPC [1]. IIRC Thrift also lacks support for my project's Python version (3.5) but at least I can use thriftpy [2].

https://github.com/grpc/grpc/issues/282 https://github.com/eleme/thriftpy

We put in a lot of work to make gRPC work well with python 3.5, so give it a try if possible. disclaimer: I work on gRPC.

thank you, I'll look into it as soon as I can :)

now support Python3. http://www.grpc.io/about/#osp

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.