基于小程序实时数据推送的一些代码示例
https://github.com/alexayan/mina-im
GroupChat
实时群聊 API,支持加载历史消息,发送消息
接入:
- 在云开发控制台新建数据库集合
groupchat, 并把权限设置为所有用户可读,添加索引createAt - 上传
cloudfunctions/groupchat云函数
😃
https://github.com/alexayan/mina-im
实时群聊 API,支持加载历史消息,发送消息
接入:
groupchat, 并把权限设置为所有用户可读,添加索引 createAtcloudfunctions/groupchat 云函数😃