This directory contains a minimal example of an HTTP client implemented in R. The client:
To run this example, first start one of the server examples in the parent directory, then:
R -e 'install.packages(c("httr", "arrow", "tictoc"), repos="https://cloud.r-project.org")' R -f client.R -s