Skip to content

edgefarm.network Overview

edgefarm.network uses NATS.io as the technology behind the scenes. It provides a simple way of describing a communication network scheme and deploying it. We take care of security, scalability and reliability. To make edgefarm.network possible, we utilize several Open Source projects:

Network

Writing a manifest for edgefarm.network is easy. Networks consist of users, subNetworks, streams and consumers. All is defined in one manifest file. Using the network in a Application is done by using the edgefarm-network trait.

See the network-spec page for more details.

Examples

See the examples page on how to learn more about edgefarm.network and how to use it.