8000 GitHub - iamtyson/chatroom_socket.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iamtyson/chatroom_socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

A simple chat demo for programming assignment.

How to use

$ cd ^git path
$ npm install
$ npm start

And point your browser to http://localhost:80. Optionally, specify a port by supplying the PORT env variable.

Features

  • Multiple users can join a chat room by each entering a unique username on website load.
  • Users can type chat messages to the chat room.
  • A notification is sent to all users when a user joins or leaves the chatroom.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0