quinnj commented on issue #186: URL: https://github.com/apache/arrow-julia/issues/186#issuecomment-1380694030
It's a bit involved because we need proper HTTP2 support in Julia, then we can do a proper gRPC server implementation, and then with protobuf support for services, we'd be ready to do arrow flight on top 😅 . There were some efforts started [here](https://github.com/grlap/gRPC.jl) for gRPC using nghttp2 binary, but I'm not sure how far that effort got. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
