View on GitHub

Thrift Asio

Asynchronous client and server for apache thrift implemented via boost::asio

Download this project as a .zip file Download this project as a tar.gz file
betabugs::networking::thrift_asio_server< HandlerType > Member List

This is the complete list of members for betabugs::networking::thrift_asio_server< HandlerType >, including all inherited members.

serve(boost::asio::io_service &io_service, TProcessor &processor, Handler_ptr handler, unsigned short port)betabugs::networking::thrift_asio_server< HandlerType >inlinestatic