How to recursively accept data from Python server ?

mw mingwu at gmail.com
Fri Jun 25 03:05:23 UTC 2021


Not sure if you want build interprocess communication utility all 
by yourself, I'm currently using

https://code.dlang.org/packages/apache-thrift

and there is also

https://code.dlang.org/packages/symmetry_thrift_d


BTW grpc is not quiet working

https://code.dlang.org/packages/grpc


More information about the Digitalmars-d-learn mailing list