Open chernser opened 1 month ago
Apache HTTP client library has two implementations: blocking and non-blocking. The last one may be very beneficial for queryAll API that would deserialize data as it comes from a server
Description
Apache HTTP client library has two implementations: blocking and non-blocking. The last one may be very beneficial for queryAll API that would deserialize data as it comes from a server