Hi all,
any chances that grpc will support "eventlet" in the future?
I can see that gevent is supported, but gevent is using libuv/libev
and eventlet is libevent based.
Probably because of this eventlet (any version) + grpc 1.12.1 does not work together.
Btw. should I create a feature request on github?
Thanks for the answers,
Greg