Seastar
High performance C++ framework for concurrent servers
|
Classes | |
class | impl |
Public Member Functions | |
source (shared_ptr< impl > impl) | |
future< std::optional< std::tuple< In... > > > | operator() () |
connection_id | get_id () const |
template<typename Serializer , typename... Out> | |
sink< Out... > | make_sink () |