Skip to content
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

feat(miniapp): 小程序订阅消息 #429

Conversation

stuchilde
Copy link
Contributor

  1. 用户订阅消息服务端回调处理
  2. 用户订阅消息订阅通知事件推送

1. 用户订阅消息服务端回调处理
2. 用户订阅消息订阅通知事件推送
@silenceper
Copy link
Owner

小程序订阅消息的这部分是否可以直接复用公众号那部分?

@houseme
Copy link
Collaborator

houseme commented Aug 25, 2023

小程序的支持 jsonxml, 需要兼容 json 格式的数据处理

@houseme houseme changed the base branch from v2 to feature/fix-message October 11, 2023 14:06
@houseme houseme merged commit b1f31fe into silenceper:feature/fix-message Oct 11, 2023
5 of 10 checks passed
silenceper pushed a commit that referenced this pull request Nov 2, 2023
* fix

* feat(miniapp): 小程序订阅消息 (#429)

1. 用户订阅消息服务端回调处理
2. 用户订阅消息订阅通知事件推送

Co-authored-by: houseme <qzg40737@163.com>

* feat: improve subscribe msg

* feat: add v1.21 and feature branch

* feat: improve code for subscribe

* test

* test

* fix

* fix

* improve comment

* improve code for message

* improve code for unmarshal message

* improve code for message

---------

Co-authored-by: Ralph Maas <stuchilde@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants