1.2.4 • Published 6 years ago

matrix-firebase v1.2.4

Weekly downloads
11
License
ISC
Repository
github
Last release
6 years ago

Matrix Firebase module

A model for Matrix Apps interacting via Firebase.

Firebase stores the following:

1) User and device associations 2) Device and app associations 3) App configurations

Firebase is also responsible for notifying connecting services on app configuration changes, either from the CLI, a Deployment or the Dashboard.

Bugs

https://github.com/matrix-io/matrix-firebase/issues

Questions

http://community.matrix.one

Methods

Schema

userId / deviceId / appId / config

Test Output

  matrix firebase module
    ✓ can connect to firebase (45ms)
    ✓ can add an app configuration
    lookups
      ✓ can get devices for a user (504ms)
      ✓ can get apps for a device
      ✓ can get an config for an app
    events
      ✓ supports onInstall to watch for app installs
      ✓ supports onChange to watch for app config changes
1.2.4

6 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.27

7 years ago

1.0.22

8 years ago

1.0.21

8 years ago

1.0.16

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago