A real-time, customizable, embeddable chat system I built only using JS/Node.js

http://www.literoomjs.com
by wellsjohnston • 13 years ago
1 0 13 years ago

I thought it would be nice to have an easy way to create and embed a chatroom for any website/web app.

It's also possible to dynamically create rooms to offer privacy to users, since the chatroom is just accessed from a url.

It's nothing fancy yet, but for someone who wants real-time chat with almost no effort, this does the job.

Code is available on my GitHub https://github.com/thepuma/literoom.js

Related Stories

Loading related stories...

Source preview

literoomjs.com