Skip to content

yborunov/nodejs-game-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js game chat

WGlads.com game chat server written in Node.js

It uses Memcache and Redis for storing chat messages and additional information.

Communication with client happens via Web Sockets using Socket.IO library

Supports

  • Users authorization based on secret key personal for each user
  • Different chat channels
  • Automatic users blocking after sending messages containing prohibited information
  • Persistent storing of messages

About

WGlads.com game chat server written in Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published