This is a dockerized golang worker that subscribes to exchanges info (trades info), format messages and write messages to Kafka topic.
- asynchronous kafka producer.
- single broker kafka cluster used.
- shopify/sarama client used.
--
This is a simple application for learning purposes.