mirror of
https://github.com/outbackdingo/xmidt.git
synced 2026-08-25 14:53:55 +00:00
Adding links to projects we use.
This commit is contained in:
@@ -8,7 +8,7 @@ A device connects to the xmidt cloud via the xmidt client. Cloud based services
|
||||
|
||||
# the xmidt servers
|
||||
|
||||
### caduceus
|
||||
### [caduceus](https://github.com/Comcast/caduceus)
|
||||
|
||||
Caduceus provides the pub-sub message delivery mechanism for xmidt.
|
||||
|
||||
@@ -20,7 +20,7 @@ Caduceus provides the pub-sub message delivery mechanism for xmidt.
|
||||
[](https://github.com/Comcast/caduceus/blob/master/LICENSE)
|
||||
|
||||
|
||||
### scytale
|
||||
### [scytale](https://github.com/Comcast/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.
|
||||
|
||||
@@ -32,7 +32,7 @@ Scytale accepts the inbound requests, fans out across data centers and delivers
|
||||
[](https://github.com/Comcast/scytale/blob/master/LICENSE)
|
||||
|
||||
|
||||
### talaria
|
||||
### [talaria](https://github.com/Comcast/talaria)
|
||||
|
||||
Talaria maintains the secure websocket connections from the device and passes the messages from or to the device.
|
||||
|
||||
@@ -44,7 +44,7 @@ Talaria maintains the secure websocket connections from the device and passes th
|
||||
[](https://github.com/Comcast/talaria/blob/master/LICENSE)
|
||||
|
||||
|
||||
### petasos
|
||||
### [petasos](https://github.com/Comcast/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.
|
||||
|
||||
@@ -55,10 +55,11 @@ Petasos helps reduce the load on the Talaria machines during mass reboot cases b
|
||||
[](https://codeclimate.com/github/Comcast/petasos)
|
||||
[](https://github.com/Comcast/petasos/blob/master/LICENSE)
|
||||
|
||||
### [mnemosyne](https://github.com/Comcast/mnemosyne)
|
||||
|
||||
# the xmidt client
|
||||
|
||||
### parodus
|
||||
### [parodus](https://github.com/Comcast/parodus)
|
||||
|
||||
Parodus is the light weight client that reaches out to the xmidt cloud to establish the connection.
|
||||
|
||||
@@ -70,8 +71,74 @@ Parodus is the light weight client that reaches out to the xmidt cloud to establ
|
||||
# server support libraries
|
||||
|
||||
### webpa-common
|
||||
### kratos
|
||||
### [webpa-common](https://github.com/Comcast/webpa-common)
|
||||
|
||||
[](https://travis-ci.org/Comcast/webpa-common)
|
||||
[](http://codecov.io/github/Comcast/webpa-common?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/webpa-common)
|
||||
|
||||
### [kratos](https://github.com/Comcast/kratos)
|
||||
|
||||
[](https://travis-ci.org/Comcast/kratos)
|
||||
[](http://codecov.io/github/Comcast/kratos?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/kratos)
|
||||
|
||||
### [golang-money](https://github.com/Comcast/golang-money)
|
||||
|
||||
[](https://travis-ci.org/Comcast/golang-money)
|
||||
[](http://codecov.io/github/Comcast/golang-money?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/golang-money)
|
||||
|
||||
### [tr18b1e](https://github.com/Comcast/tr18b1e)
|
||||
|
||||
[](https://travis-ci.org/Comcast/tr18b1e)
|
||||
[](http://codecov.io/github/Comcast/tr18b1e?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/tr18b1e)
|
||||
|
||||
### [golang-discovery-client](https://github.com/Comcast/golang-discovery-client)
|
||||
|
||||
[](https://travis-ci.org/Comcast/golang-discovery-client)
|
||||
[](http://codecov.io/github/Comcast/golang-discovery-client?branch=master)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/golang-discovery-client)
|
||||
|
||||
# client support libraries
|
||||
|
||||
###
|
||||
### nopoll
|
||||
### [nopoll](https://github.com/Comcast/nopoll)
|
||||
|
||||
### [cimplog](https://github.com/Comcast/cimplog)
|
||||
|
||||
[](https://travis-ci.org/Comcast/cimplog)
|
||||
[](http://codecov.io/github/Comcast/cimplog?branch=master)
|
||||
[]("https://scan.coverity.com/projects/comcast-cimplog)
|
||||
[](https://github.com/Comcast/cimplog/blob/master/LICENSE.txt)
|
||||
|
||||
### [seshat](https://github.com/Comcast/seshat)
|
||||
|
||||
[](https://travis-ci.org/Comcast/seshat)
|
||||
[](http://codecov.io/github/Comcast/seshat?branch=master)
|
||||
[]("https://scan.coverity.com/projects/comcast-seshat)
|
||||
[](https://github.com/Comcast/seshat/blob/master/LICENSE.txt)
|
||||
|
||||
### [cjwt](https://github.com/Comcast/cjwt)
|
||||
|
||||
[](https://travis-ci.org/Comcast/cjwt)
|
||||
[](http://codecov.io/github/Comcast/cjwt?branch=master)
|
||||
[]("https://scan.coverity.com/projects/comcast-cjwt)
|
||||
[](https://github.com/Comcast/cjwt/blob/master/LICENSE.txt)
|
||||
|
||||
### [cjson-extras](https://github.com/Comcast/cjson-extras)
|
||||
|
||||
### [libucresolv](https://github.com/Comcast/libucresolv)
|
||||
|
||||
### [wrp-c](https://github.com/Comcast/wrp-c)
|
||||
|
||||
[](https://travis-ci.org/Comcast/wrp-c)
|
||||
[](http://codecov.io/github/Comcast/wrp-c?branch=master)
|
||||
[]("https://scan.coverity.com/projects/comcast-wrp-c)
|
||||
[](https://github.com/Comcast/wrp-c/blob/master/LICENSE.txt)
|
||||
|
||||
### [trower-base64](https://github.com/Comcast/trower-base64)
|
||||
|
||||
[](https://travis-ci.org/Comcast/trower-base64) [](http://codecov.io/github/Comcast/trower-base64?branch=master)
|
||||
[](https://scan.coverity.com/projects/trower-base64)
|
||||
|
||||
Reference in New Issue
Block a user