Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 381 Bytes

File metadata and controls

7 lines (5 loc) · 381 Bytes

Spring Boot with Websockets to send Push Notifications

This repository contains all the code to send a push notification to a client using websockets. We make use of STOMP protocol over the Websocket connection to send notifications.

You can read in detail about this on my site: https://refactorfirst.com