robustmq / robustmq

RobustMQ is a next-generation, high-performance, cloud-native, converged message queue that is compatible with multiple mainstream message queuing protocols and has complete Serveless capabilities.
http://robustmq.com
Apache License 2.0
81 stars 14 forks source link

MINOR:Add clients module placement/mqtt lastwill related test cases #397

Closed huichungka closed 1 week ago

huichungka commented 1 week ago

Refer to the test case for lastwill in src/clients/tests/mqtt/mqtt_last_will_test.rs.It consists of four methods. The test case tests the following four usages: rpc SaveLastWillMessage(SaveLastWillMessageRequest) returns(common.CommonReply){}