xhtkyy/im-helper

im helper

This package's canonical repository appears to be gone and the package has been frozen as a result.

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

This package is auto-updated.

Last update: 2024-10-12 06:29:11 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'