JavaScript Chat Room Manager: Client and server of a multiple chat rooms

Recommend this page to a friend!
  Info   View files Documentation   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 258 All time: 180 This week: 2Up
Version License JavaScript version Categories
chat-room-manager 1.0.1BSD License1.0Node.js, Chat
Description Author

This package can work as client and server of a multiple chat rooms.

The server is implemented using Node.js and Socket.io. It can receive and redistribute the messages entered by the users in each chat room. The number of users per chat room can be limited.

Each chat room will have an hash value that is used to distinguish each room when sending and receiving messages.

The client side is meant to be run on a browser. It can retrieve the messages entered by other users in the same chat room and update the Web page with those messages.

Innovation Award
JavaScript Programming Innovation award winner
July 2015
Winner
Chat systems are now very popular. Usually they have a browser side part in JavaScript and a server side part written in a server side language, often PHP.

This package provides a JavaScript-only solution to implement a chat system based on Node.js and Socket.io to implement the server side of the system.

Manuel Lemos
Picture of Franz Josef Brünner
  Performance   Level  
Name: Franz Josef Brünner <contact>
Classes: 6 packages by
Country: Austria Austria
Age: 37
All time rank: 271 in Austria Austria
Week rank: 6 Up1 in Austria Austria Equal
Innovation award
Innovation award
Nominee: 5x

Winner: 4x

  Files folder image Files  
File Role Description
Files folder imageChatRoomManager (2 files, 1 directory)
HTML file README.md Doc. Documentation

  Files folder image Files  /  ChatRoomManager  
File Role Description
Files folder imagelib (2 files)
  HTML file index.html Doc. Documentation
  Plain text file server.js Appl. nodejs server

  Files folder image Files  /  ChatRoomManager  /  lib  
File Role Description
  Plain text file chatRoomManagerClient.js Class class file
  Plain text file chatRoomManagerServer.js Class class file

 Version Control Unique User Downloads Download Rankings  
 100%
Total:258
This week:0
All time:180
This week:2Up