xhtkyy/im-helper

im helper

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

This package is auto-updated.

Last update: 2024-04-27 09:20:39 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'