is okhttp client multi thread compatible, I mean c...
# android
m
is okhttp client multi thread compatible, I mean can I start multile request with a client and do I have to create one for each request?