https://github.com/wellsjo/literoom
Customizable & embeddable chatroom built on socket.io
https://github.com/wellsjo/literoom
Last synced: about 2 months ago
JSON representation
Customizable & embeddable chatroom built on socket.io
- Host: GitHub
- URL: https://github.com/wellsjo/literoom
- Owner: wellsjo
- License: mit
- Created: 2013-06-26T17:02:40.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-12T17:42:09.000Z (over 9 years ago)
- Last Synced: 2025-01-28T11:22:19.358Z (3 months ago)
- Language: JavaScript
- Homepage: http://www.literoomjs.com/
- Size: 3.99 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
literoom
===========literoom.js is a lightweight, customizable, real-time chatroom written in node using Socket.io.
Its purpose is to allow developers to easily incorporate an intuitive and secure chatroom into any web-based application.
Chatrooms are accessible anywhere through URL and are intuitive to use. Any number of people can join and chat is in real-time.
Add a fully-functional chatroom into your application and customize it with just a few lines of HTML.
The application (where you can customize and obtain a chatroom) rests at www.literoomjs.com.##License
MIT