Skip to content

💥weixin、wechat、微信公众平台、企业微信 golang/go sdk

License

Notifications You must be signed in to change notification settings

nilorg/go-wechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-wechat

🎉 微信公众号SDK

使用全局唯一AccessToken

Fix 获取 access_token 时 AppSecret 错误,或者 access_token 无效。

服务器端

使用wechat-auto-refresh-server作为自动刷新服务器

第二版构思

wechat-auto-refresh-server:作为自动刷新Token服务器

client:实现微信接口

gateway:负责解析微信消息推送,分发给各个业务系统。统一入口

proxy:作为clinet的代理,目的主要是为了解决多个(公众号、小程序)配置混乱问题。统一出口

About

💥weixin、wechat、微信公众平台、企业微信 golang/go sdk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages