mbrobbel opened a new pull request, #8: URL: https://github.com/apache/arrow-experiments/pull/8
A simple Rust (`std`-based) server and client for the `get_simple` example. This skips over all `http` request/response parsing and error handling, but the examples can be updated later to use [`hyper`](https://docs.rs/hyper/latest/hyper/) (when there is [async Arrow IPC support in arrow-rs](https://github.com/apache/arrow-rs/issues/1207)). -- 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]
