mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-12 10:55:46 +02:00
parent
c952251381
commit
c65073eca9
7 changed files with 215 additions and 188 deletions
|
@ -21,7 +21,7 @@ class TestConnection : public facade::Connection {
|
|||
public:
|
||||
TestConnection(Protocol protocol, io::StringSink* sink);
|
||||
|
||||
void SendMsgVecAsync(PubMessage pmsg) final;
|
||||
void SendPubMessageAsync(PubMessage pmsg) final;
|
||||
|
||||
std::vector<PubMessage> messages;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue