Hi,
I developed a HTML5 chatroom with the server written in Node.JS. Supporting features like html desktop notifications, getUserMedia API for snaps (take a snapshot of your webcam along with messages you send), and chat features you expect like typing indicators. It supports user created rooms and PMs.
The hard part now is getting users and building a community, and we’re pretty much stumped I’d love to hear any feedback, suggestions, ideas, etc.
The url is https://loquacious.cc . Thanks in advance!