Skip to content

m-ld/m-ld-gateway

Repository files navigation



m-ld


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.