piyushgarg-dev / Scaleable-WebSockets

https://youtu.be/CQQc8QyIGl0?si=u1MZiGSRHGfzWg2B
37 stars 18 forks source link

added auto topic creation code #1

Open anupkumarmridha opened 9 months ago

anupkumarmridha commented 9 months ago

First of all, thanks a lot, man, for your effort. I learn a lot of new topics from you. While learning Redis and Kafka scalable-chat app development, I thought about how I could add value to this. So, I remembered you taught about topic creation through code in your Kafka crash course. And I can write that function here to automate this; in my local, it's running perfectly. Then, I can add this function to your code and create a pull request.

I added an auto topic creation function to the kafka.ts file. Please look into that as a beginner open-source contributor. It will be great for me. Thanks a lot, Man !! For your effort, hats off !!!.