xhtkyy/im-helper

v1.0 2023-11-16 07:17 UTC

This package is auto-updated.

Last update: 2024-09-12 06:23:17 UTC


README

composer require xhtkyy/im-helper dev-main

生成protobuf

//例如
vendor/bin/grpc-code-generator -protoPath=../../protos,../../protos/third_party -clientExtendClass=\\Xhtkyy\\GrpcClient\\AbstractClient -path=./grpc -proto='../../protos/im/v1/schema.proto'