MCPcopy Create free account
hub / github.com/Tencent/phxqueue / EchoHandler

Method EchoHandler

phxqueue_phxrpc/test/echo_handler.h:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25class EchoHandler : public phxqueue::comm::Handler {
26 public:
27 EchoHandler() {}
28 virtual ~EchoHandler() override = default;
29
30 virtual phxqueue::comm::HandleResult Handle(const phxqueue::comm::proto::ConsumerContext &cc,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected