标签: push-notification mozilla web-push
我可以使用群组ID向Mozilla推送服务端点发送消息,这类似于FCM的设备组消息传递吗?
/* some code like : "registration_ids": ["4", "8", "15", "16", "23", "42"] */
答案 0 :(得分:0)
Mozilla autopush是一种标准推送服务,目前W3C Push API不支持群组或细分。
唯一的选择是: