Files
xmidt/README.md
kristinaspring 50ad5cf234 Updated readme (#17)
- Added Table of Contents
- Added Code of Conduct
- Updated xmidt -> XMiDT
- Updated headers
2019-10-14 16:02:39 -07:00

11 KiB

XMiDT

Xmidt (pronounced "transmit") is a combination of a server cluster and client that provide a highly available data path to devices deployed all over the world.

Summary

A device connects to the XMiDT cloud via the XMiDT client. Cloud based services can use the XMiDT cloud api to send and receive messages from the devices without needing to worry about where the device is in the world or in the network. Push and pull data from the device with ease.

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

XMiDT Servers

Caduceus

Caduceus provides the pub-sub message delivery mechanism for XMiDT.

Build Status codecov.io Go Report Card Code Climate Issue Count Apache V2 License

Scytale

Scytale accepts the inbound requests, fans out across data centers and delivers the messages to the Talaria machines that could be hosting the device connection.

Build Status codecov.io Go Report Card Code Climate Issue Count Apache V2 License

Talaria

Talaria maintains the secure websocket connections from the device and passes the messages from or to the device.

Build Status codecov.io Go Report Card Code Climate Issue Count Apache V2 License

Petasos

Petasos helps reduce the load on the Talaria machines during mass reboot cases by calculating which specific Talaria a device should connect to & redirecting the incoming request.

Build Status codecov.io Go Report Card Code Climate Issue Count Apache V2 License

Mnemosyne

Mnemosyne provides a mapping between names of devices.

XMiDT Client

Parodus

Parodus is the light weight client that reaches out to the XMiDT cloud to establish the connection.

Build Status codecov.io Coverity Apache V2 License

Server Support Libraries

webpa-common

Build Status codecov.io Go Report Card

kratos

Build Status codecov.io Go Report Card

golang-money

Build Status codecov.io Go Report Card

tr18b1e

Build Status codecov.io Go Report Card

golang-discovery-client

Build Status codecov.io Go Report Card

Client Support Libraries

nopoll fork

cimplog

Build Status codecov.io Coverity Apache V2 License

seshat

Build Status codecov.io Coverity Apache V2 License

cjwt

Build Status codecov.io Coverity Apache V2 License

cjson-extras

libucresolv

wrp-c

Build Status codecov.io Coverity Apache V2 License

trower-base64

Build Status codecov.io coverity