Re: [Twisted-Python] gRPC support in Twisted Python

2016-09-28 Thread Nursimulu, Khen
ep 28, 2016, at 6:13 AM, Nursimulu, Khen mailto:knurs...@ciena.com>> wrote: Is there a plan (or an implementation) to support gRPC within Twisted Python? My understanding is that gRPC is built using Futures and creates its own threads for all its event handling. There is also a gRPC Pyt

[Twisted-Python] gRPC support in Twisted Python

2016-09-28 Thread Nursimulu, Khen
Hello, Is there a plan (or an implementation) to support gRPC within Twisted Python? My understanding is that gRPC is built using Futures and creates its own threads for all its event handling. There is also a gRPC Python package (grpcio 1.0.0) that is available for python 2.7.In order t