Backend/API

API - Web Push

Jin-Co 2023. 3. 31. 14:01
반응형

Push API allows application to get notifications

 


References

 

Push API - Web APIs | MDN

The Push API gives web applications the ability to receive messages pushed to them from a server, whether or not the web app is in the foreground, or even currently loaded, on a user agent. This lets developers deliver asynchronous notifications and update

developer.mozilla.org

 

728x90
반응형