pub type RequestResponse<TCodec> = Behaviour<TCodec>;
👎Deprecated since 0.24.0: Use libp2p::request_response::Behaviour instead.