A chat Application using Apache Kafka
Chat application is build using Apcahe kafka standard producer consumer functions. User login and contact info of each user will be stored in a seperate file. It is made like a peer to peer communication.
Start both producer.py and consumer.py