/visage

RabbitMQ kinda clone using go and tcp protocols

Primary LanguageGoMIT LicenseMIT

Visage

RabbitMQ kinda clone using go and tcp protocols

Build

go build ./...

Running

go run ./...

Testing

go test ./...