Add asynchronous test for pubsub using RESP2
The testcase will subscribe to a channel, and via a second client a message is published to the channel. After receiving the message the testcase will unsubscribe and disconnect.
Please register or sign in to comment