Hi! I participated in ProductHunt hackathon last year and I worked on a Chat SDK that helps developers simply add code to their app and support any type of chat system. At the end of the hackathon, I was able to add features for one on one chat and group chat. For group chat, it allows creating, joining and leaving a room. I didn't launch it.
I worked on something else in December and this past 2 weeks in January. I think I derailed because I had some doubts and because I was hoping to add other features I'd planned before launch. But today I'm thinking in a different way and I'd like to get feedback on it.
I want to tidy it up with the feature currently available (1:1 and group chat), add authentication and make a simple dashboard to create and manage app settings. Then put it on public beta and gauge the interaction and feedback. Then make it ready for production use and start adding other features as planned.
What do you think?
Here's my landing page on ProductHunt: https://www.producthunt.com/upcoming/hamoni
The Javascript sdk currently available with documentation: https://github.com/pmbanugo/Hamoni-js-client
Working sample web app using the SDK: https://github.com/pmbanugo/Hamoni-Example