记录更新时通知用户的方法
每当不同的用户/系统更新相同的记录时,我们需要通知用户。
我的前端是 Angular,后端是 Asp.Net Web API。
我正在考虑两种选择
- 基于计时器触发
- 信号 R 的轮询后端来通知 Angular 应用程序
不确定哪一个最适合这个问题。请推荐。
We need to notify the user whenever the same record is updated by a different user/system.
My front end is Angular and backend is Asp.Net web API.
I'm thinking of two options
- poll backend based on timer trigger
- Signal R to notify the Angular App
Not sure which one is the right fit for this problem. Please recommend.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论