Seastar
High performance C++ framework for concurrent servers
|
Public Member Functions | |
virtual const sstring & | supported () const =0 |
virtual std::unique_ptr< compressor > | negotiate (sstring feature, bool is_server, std::function< future<>()> send_empty_frame) const |
virtual std::unique_ptr< compressor > | negotiate (sstring feature, bool is_server) const =0 |