AsyncIO support is in the top of the road map of gRPC Python team. The past discussion can be found here -> https://github.com/grpc/grpc/issues/6046. Currently, gRPC Python only support multi-threading, and forking on client-side.
*From: *<[email protected]> *Date: *Thu, May 9, 2019 at 2:47 AM *To: *grpc.io As the title suggests, I can't determine whether async/await support has > made it into Python gRPC (client) yet. > > I have seen numerous other threads about this (no pun intended), but > nothing concrete as to what is supported. > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/grpc-io/8f425c3e-dd69-4937-ac5a-25b539116f3a%40googlegroups.com > <https://groups.google.com/d/msgid/grpc-io/8f425c3e-dd69-4937-ac5a-25b539116f3a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/CAMC1%3DjfTSmoqu2o4K6%2BZP1Acjfqz42G4DRSw92OnkkyCZ-%2Bt_A%40mail.gmail.com.
