0.1.0-edge.0 • Published 5 months ago

@m-ld/gateway v0.1.0-edge.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. GitHub Workflow Status Gitter GitHub Discussions

m-ld Gateway

The Gateway is an open source service that provides secure message delivery and durable storage of data, for collaborative apps using m-ld.

It can be used as:

  • 📨 A message relay server, so apps don't have to deploy a message broker or other pub-sub system.
  • 🗄 A backup data store for m-ld domains, so an app doesn't have to provide durable persistence of its own.
  • 📠 A "sidecar" container of m-ld domains for server-based environments which not have a native m-ld engine.
  • 🧱 A building block for custom gateway services dedicated to specific apps.

Let's get started.