dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
544 stars 473 forks source link

New component: WeChat Enterprise push message binding #2815

Open huxingye opened 1 year ago

huxingye commented 1 year ago

Need to access the function of enterprise WeChat push messages

berndverst commented 1 year ago

Feel free to create a PR for a new Binding component for this.

You might want to consider using pluggable components instead however: https://docs.dapr.io/developing-applications/develop-components/pluggable-components/

SDKs: https://github.com/dapr-sandbox/components-go-sdk https://github.com/dapr-sandbox/components-java-sdk https://github.com/dapr-sandbox/components-dotnet-sdk