You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: