Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
arielhn
on Aug 23, 2016
|
parent
|
context
|
favorite
| on:
gRPC: Internet-scale RPC framework is now 1.0
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
hsaliak
on Aug 23, 2016
|
next
[–]
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.
arielhn
on Aug 23, 2016
|
parent
|
next
[–]
thank you, I'll look into it as soon as I can :)
vtalwar
on Aug 23, 2016
|
prev
[–]
now support Python3.
http://www.grpc.io/about/#osp
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/grpc/grpc/issues/282 https://github.com/eleme/thriftpy