Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-chat

Simple chat with private and public channels based on RabbitMQ.

In future releases will be a simple system to identify users (via Redis) and support for multiple chat rooms.

The project is for personal educational purposes only.

Installation & run

npm install && npm start

Login

http://localhost:9090/index.html?name=#YOUR_NICKNAME#

Logout

http://localhost:9090/logout

About

Simple chat with socket.io and rabbitmq

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages