In this chapter, we'll cover the following recipes:
- Integrating Node-FCM in a NodeJS server
- Implementing service workers
- Implementing sending/receiving registration using Socket.IO
- Implementing sending/receiving registration using post requests
- Receiving web push notification messages
- Implementing custom notification messages