dongxiao1198 commented on issue #232:
URL: https://github.com/apache/iceberg-cpp/issues/232#issuecomment-3301180973

   Libcurl is a low-level common lib,has a lot of settings, but it is stable & 
small & no-extra dependency.
   CPR is much more modern and easy to use, but itself is a 3rd lib, we need to 
keep upgrading it in the future(libcurl is much more stable)
   Poco is also a good choice lots of rest api client use it.(but it is too 
heavy for us?)
   
   Anyway, since we just play as a simple rest client, I prefer to use a small 
& lightweight lib such as libcurl or cpr.
   
   PS: Can we make it pluggable?


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to