I’m trying to make simple chat app.
I saw that many people use the kafka in chat app.
Is it enough to use socket.io?
I’m comfusing.
I know that kafka is kind of pipeline.
Then if i use react and nodejs, need to make producer and consumer each front-end and back-end code both of them?
New contributor
bagu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.