Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kmpm/ged-shovel

Repository files navigation

Go Elite:Dangerous - Shovel

Receives messages from EDDN and republish them on a given NATS.io server, written in Go

Docker

docker build -t ged-shovel .
docker run -d --name shovel --network nats --rm ged-shovel


go install github.com/kevin-cantwell/zlib/cmd/zlib@latest

nats sub --translate "zlib -d"  "eddn.journal.1"
nats sub --translate "zlib -d"  "eddn.>"

About

A Go app that shovels data from EDDN to a NATS.io server.

Resources

Stars

Watchers

Forks

Packages