Web Push 背后有哪些技术?

Tho*_*oga 1 notifications web web-push push-api

我想知道 Web Push 背后是什么技术,例如 https://goroost.com

这是如何运作的?如何为 Web Push 配置我的服务器?我应该看什么?

Mat*_*Mat 5

底层技术是Push API,结合Notifications API

您可以在Google 的开发人员文档 中阅读有关如何自己实现这一点的更多信息。请注意,目前仅 Google Chrome 支持推送通知,但微软和Mozilla表示他们将很快实施。