web services - Is there async C++ HTTP framework available? -


to implement rest service, need async c++ http framework, based on reactor or proactor model. think boost asio socket async tcp/udp framework, it's lack of http support. can recommend one?

also, can suggest curlpp c++ wrapper libcurl http://curlpp.org/


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -