|
|
1
1
总结:是的,有这样一种机制。
请参阅: https://github.com/dburles/meteor-presence (创建一个新集合,称为Presence) 或 https://github.com/dan335/meteor-user-presence/ (创建用户的配置文件条目,称为状态。但是,它还有一个集合,用于在后台存储和更新信息) https://github.com/mizzao/meteor-user-status blueren 在评论中) 代码示例(来自第一个列出的包)
https://docs.meteor.com/api/connections.html#Meteor-onConnection |
|
|
Jaybruh · Meteor Galaxy部署失败-容器崩溃 8 年前 |
|
|
ApriOri · 检查用户当前是否联机到meteor服务器 8 年前 |
|
|
Jerome · 如何从Meteor帐户包中获取操作 9 年前 |
|
|
Aidan Ewen · 如何使用Meteor登录用户 10 年前 |