rocketmq-site
rocketmq-site copied to clipboard
Update 01quickstart.md
通过grpc客户端demo发送数据到rocketmq5.x需要配置grpc端口,注意client端代码要使用grpc的地址和端口作为access_point参数
This pull request aims to address the need for configuring gRPC ports when sending data to RocketMQ using the gRPC client demo. The PR highlights that clients must use the gRPC server's address and port as the access_point parameter in their code.