Skip to content
/ pubonjs Public

A javascript library for interfacing with pubon-spring

Notifications You must be signed in to change notification settings

psotos/pubonjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PuBONjs

Push Based Object Notification. A framework agnostic Javascript library, for interfacing with Pubon-Spring, 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, framework agnostic, full stack reactive platform for receiving object change notifications when they occur on the Spring 5 back end, even if the receiving client didn't make those changes.

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. Pubonjs will then take that data and either create a new observable or update an existing one.

About

A javascript library for interfacing with pubon-spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published