Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Reactive Graph

net.reactive-graph.io

This repository contains plugins for the Reactive Graph that allows to interoperate with other systems.

Reactive Graph is a reactive runtime based on a graph database, empowering everyone to build reliable and efficient software.


Build


List of Plugins

ProtocolDescriptionTechnology
HTTP + JSON-RPCSend HTTP requests and get HTTP responseshttps://github.com/reactive-graph/plugins-core/tree/main/plugins/http
GitClone and modify git repositorieshttps://github.com/reactive-graph/plugins-core/tree/main/plugins/git

Planned Plugins

ProtocolDescriptionStatusTechnology
GraphQLReactive Graph acts as client (send queries, send mutations, subscribe subscriptions)Not implementedhttps://docs.rs/gql_client/latest/gql_client/
MQTTReactive Graph acts as client (subscribing queues, send messages)Not implementedhttps://github.com/bytebeamio/rumqtt
AMQPReactive Graph acts as client (subscribing queues, send messages)Not implementedhttps://github.com/amqp-rs/lapin
TelegrafReactive Graph produces metricsNot implementedhttps://github.com/maxmindlin/telegraf-rust