Real-time WebSocket notifications for Java.
Use it as a library in your app, or deploy it as a standalone service.
notiflow-spring-boot-starterA drop-in Spring Boot library. One dependency, one annotation — WebSocket notifications with offline queueing, ACK tracking, and pluggable components.
@Beannotiflow-appA production-ready standalone service. Call the REST API from any backend, no Java required. Includes JWT auth, PostgreSQL persistence, and an admin dashboard.
Not sure which to choose? Use the library when you're integrating into an existing Java app. Use the standalone app when you want a dedicated notification service your whole stack can call.