I am on the lookout for a high performance async http client. Restbed has apparently deprecated support for http client. The restless project appears to be dormant (broken examples link), and last commit more 2 years ago. Is this project still active?
Client functionality will be extracted from the Restbed framework, this decision has been made due to conflicting concepts on the client/server side i.e A HTTP Session has differing properties depending on the which side of the communication channel you find yourself. Additionally this will aid in simplifying required APIs on each end, leading to a more self documenting codebase. To follow the latest progress please review the Restless project.
I am on the lookout for a high performance async http client. Restbed has apparently deprecated support for http client. The restless project appears to be dormant (broken examples link), and last commit more 2 years ago. Is this project still active?
Client functionality will be extracted from the Restbed framework, this decision has been made due to conflicting concepts on the client/server side i.e A HTTP Session has differing properties depending on the which side of the communication channel you find yourself. Additionally this will aid in simplifying required APIs on each end, leading to a more self documenting codebase. To follow the latest progress please review the Restless project.