As far as I see Thrift documentation/examples/tutorials is very limited. A single example on C++ shows how to attach Thrift handler to a socket. I would like to wrap it into Boost::Asio-based http server.
Please, if somebody have links to some already published experience on this matter, please tell me, I found nothing.
Or, at least, give me a hint, please.