-
-
Notifications
You must be signed in to change notification settings - Fork 22
Environment variable name update: WECHATY_PUPPET_SERVICE_ENDPOINT #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What about the url "https://api.chatie.io/v0/hosties"? I think this url need to be changed. |
zhangchunsheng
added a commit
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
that referenced
this issue
Nov 24, 2021
The server API will not be changed because it will cause unnecessary breaking changes. In TypeScript, we have a Wechaty gRPC Resolver for encapsulating this logic, please refer to the source code and see if it can inspire the PHP. https://github.com/wechaty/token/blob/main/src/wechaty-token.ts |
zhangchunsheng
added a commit
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
to wechaty/php-wechaty-getting-started
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
to wechaty/docker-php-wechaty-getting-started
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
to drelp/glaze-dockerfile
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
to wechaty/docker-php-wechaty-getting-started
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
to wechaty/docker-php-wechaty-getting-started
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
to wechaty/php-wechaty-getting-started
that referenced
this issue
Nov 24, 2021
zhangchunsheng
added a commit
that referenced
this issue
Nov 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have updated the
HOSTIE
name toSERVICE
, and so does in the code class/variable names. (i.e.PuppetHostie
->PuppetService
)The text was updated successfully, but these errors were encountered: