@syncano/core

0.15.0 • Public • Published

npm

Syncano Server-side Library

This library supposed to be used in Syncano Sockets (inside scripts) to communicate with Syncano Core Services. Syncano provides various Core Services:

  • Database (data) - NoSQL database to store your application data
  • Users Management (users) - service to store and manage users and groups of your application
  • Event Loop (events) - service to emit events which can be caught by any Socket
  • Realtime Channels (channels) - implements publish/subscribe model for real-time communication

Read Documentation

License

Syncano Server Library is MIT licensed. See license.

/@syncano/core/

    Package Sidebar

    Install

    npm i @syncano/core

    Weekly Downloads

    404

    Version

    0.15.0

    License

    MIT

    Unpacked Size

    151 kB

    Total Files

    66

    Last publish

    Collaborators

    • idered
    • maciejkorsan
    • qk
    • syncano-devops