Skip to content
/ pubon Public

Push Based Object Notification for Spring Reactive

Notifications You must be signed in to change notification settings

psotos/pubon

Repository files navigation

PuBON

Push Based Object Notification. A Java framework, specific to Spring 5+ Reactive Framework, for interfacing with PubonJs, in order to deliver a full stack reactive platform similar to Google's Firestore.

goal

The goal of this library is to create a free, full stack reactive platform for producing object change notifications when they occur on the Spring 5 back end, and distributing those changes to clients on the front end.

technology

Spring 5 Reactive via our PuBON Spring library will send change notifications, which contain the updated document or collection along with some metadata via HTTP-2 push notitifications.

About

Push Based Object Notification for Spring Reactive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages