Hwanse / nats-study

nats 메세징 미들웨어 스터디

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nats-study

nats 메세징 미들웨어 스터디

Installing

$ brew install go

$ go env
$ go version

Run NATS Server Container

$ cd {...}/nats-study
$ docker-compose up -d

Go Program Running

$ cd ./example
$ go run {go file}

About

nats 메세징 미들웨어 스터디


Languages

Language:Go 100.0%