Open diorahman opened 8 years ago
Do you have working example on http client? Thanks!
There's a simple client sample in the repo.
I've also got a work in progress http client using rotor that uses crossbeam for sending requests and futures for responses but it's really rough.
rotor
crossbeam
futures
Do you have working example on http client? Thanks!