go-messaging
go-messaging copied to clipboard
simple messaging framework using Golang TCP server and Kafka
Simple messaging framework using Go TCP server and Kafka
Part of the advent 2017 series of Gopher Academy, more info can be found at: https://blog.gopheracademy.com/advent-2017/messaging-framework/
Running
to run server: go run main.go -config=config/config.yml