Party. ZangoParty

new ZangoParty(string)

A local party implementation based on IndexedDb via ZangoDB

Ideal for frontend apps with large datasets (larger then total RAM). This is an IndexedDb based driver so it span to nearly 1/3 of total system storage spave available to the browser/app.

Parameters:
NameTypeDescription
string

dbName

Extends

Methods

(static) handleCall(ask)

Parameters:
NameTypeDescription
askObject
Returns:

(static) start()