ddubbert / dub.io

Agar.io clone based on Continuous Event Streams and Microservices. Implemented with Node.js, GraphQL and Apache Kafka.
MIT License
1 stars 0 forks source link

What Kafka channels are needed ? #3

Closed ddubbert closed 4 years ago

ddubbert commented 4 years ago

How many different Events and Topics are needed for connecting the Services? What are their names, how should the corresponding events data structure be, are those events grouped or is each event send as a standalone and what Services are posting to and reading from these Topics?