thomas9911 / thats-nats

project in multiple languages to connect via nats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThatsNats

Running nats

docker-compose up -d

Running services

Elixir

iex -S mix from the root

Rust

cargo run from the root

Go

go run main.go from services/thats-nats-go

or

go run .\services\thats-nats-go\ from the root

Starting all

. run.sh

Testing

. test.sh

About

project in multiple languages to connect via nats


Languages

Language:Elixir 54.6%Language:Rust 21.8%Language:Go 16.9%Language:Shell 6.7%