mantou132 / nesbox

Online multiplayer games platform
https://nesbox.xianqiao.wang/
MIT License
387 stars 33 forks source link

支持邀请离线用户,通过 WebPush 通知离线用户 #12

Closed mantou132 closed 2 years ago

mantou132 commented 2 years ago

users 添加 web_push_subscription

只支持最后订阅的客户端

https://github.com/pimeys/rust-web-push

mantou132 commented 2 years ago

邀请会过期,会影响用户体验。